mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Fix for border highlighting in game text
This commit is contained in:
@@ -1181,6 +1181,7 @@ body {
|
||||
padding: 0px 5px 10px 10px;
|
||||
vertical-align: bottom;
|
||||
overflow-y: scroll;
|
||||
outline: none;
|
||||
-ms-overflow-style: none; /* IE and Edge */
|
||||
scrollbar-width: none; /* Firefox */
|
||||
}
|
||||
|
Reference in New Issue
Block a user