Fix styles

This commit is contained in:
Cohee 2024-03-21 00:24:13 +02:00
parent c606cd1295
commit 0cdb501213
1 changed files with 3 additions and 2 deletions

View File

@ -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;