mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-05 20:29:22 +01:00
Fix styles
This commit is contained in:
parent
c606cd1295
commit
0cdb501213
@ -620,7 +620,8 @@ body.reduced-motion #bg_custom {
|
||||
padding-right: 2px;
|
||||
}
|
||||
|
||||
#send_form>#nonQRFormItems>div>div:not(.mes_stop) {
|
||||
#rightSendForm>div:not(.mes_stop),
|
||||
#leftSendForm>div {
|
||||
width: var(--bottomFormBlockSize);
|
||||
height: var(--bottomFormBlockSize);
|
||||
margin: 0;
|
||||
@ -1373,7 +1374,7 @@ input[type="file"] {
|
||||
|
||||
}
|
||||
|
||||
#movingDivs > div {
|
||||
#movingDivs>div {
|
||||
z-index: 4000;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user