mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-06 20:58:04 +01:00
Adjust checkbox text alignment
This commit is contained in:
parent
738c1d82c4
commit
3632a01e36
@ -2539,7 +2539,7 @@ input[type="range"]::-webkit-slider-thumb {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
column-gap: 5px;
|
||||
align-items: center;
|
||||
align-items: baseline;
|
||||
}
|
||||
|
||||
.auto_continue_settings_block {
|
||||
@ -3722,4 +3722,4 @@ a {
|
||||
height: 100vh;
|
||||
z-index: 9999;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user