mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Don't let logo container gobble up clicks
This commit is contained in:
@@ -2848,6 +2848,7 @@ body {
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#welcome-text-content {
|
#welcome-text-content {
|
||||||
|
Reference in New Issue
Block a user