mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2
This commit is contained in:
@@ -494,16 +494,17 @@ input[type="range"]::-ms-fill-upper {
|
|||||||
|
|
||||||
.settings_button > .material-icons-outlined {
|
.settings_button > .material-icons-outlined {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 3px;
|
top: 1px;
|
||||||
right: 2px;
|
right: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.Model_Info .settings_button {
|
.Model_Info .settings_button {
|
||||||
|
transform: translateY(7%);
|
||||||
|
margin: -5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#import_story_button {
|
#import_story_button {
|
||||||
|
transform: translateY(22%);
|
||||||
}
|
}
|
||||||
|
|
||||||
.settings_button[story_gamesaved="true"] {
|
.settings_button[story_gamesaved="true"] {
|
||||||
|
Reference in New Issue
Block a user