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;
|
padding: 0px 5px 10px 10px;
|
||||||
vertical-align: bottom;
|
vertical-align: bottom;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
|
outline: none;
|
||||||
-ms-overflow-style: none; /* IE and Edge */
|
-ms-overflow-style: none; /* IE and Edge */
|
||||||
scrollbar-width: none; /* Firefox */
|
scrollbar-width: none; /* Firefox */
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user