mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
UI: Fix visual inconsistancies in sidebar
This commit is contained in:
@@ -3570,10 +3570,15 @@ h2 .material-icons-outlined {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.section_header {
|
.section_header {
|
||||||
|
font-weight: bold;
|
||||||
margin-left: 2px;
|
margin-left: 2px;
|
||||||
margin-bottom: 2px;
|
margin-bottom: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.story_category_area > * > label {
|
||||||
|
user-select: none
|
||||||
|
}
|
||||||
|
|
||||||
.help_text {
|
.help_text {
|
||||||
margin-left: 6px;
|
margin-left: 6px;
|
||||||
margin-bottom: 0.7em;
|
margin-bottom: 0.7em;
|
||||||
|
Reference in New Issue
Block a user