change user-input width
This commit is contained in:
parent
195c682b39
commit
108cedb103
Binary file not shown.
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 6.4 KiB |
BIN
core/icons/alert.png
Executable file → Normal file
BIN
core/icons/alert.png
Executable file → Normal file
Binary file not shown.
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 6.5 KiB |
|
@ -1930,7 +1930,7 @@ a.thumbnail-box::after {
|
||||||
button.user-input {
|
button.user-input {
|
||||||
background: var(--primary-container-background);
|
background: var(--primary-container-background);
|
||||||
border: var(--primary-container-border);
|
border: var(--primary-container-border);
|
||||||
width: 180px;
|
width: 184px;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
font-family: var(--primary-font);
|
font-family: var(--primary-font);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user