change user-input width

This commit is contained in:
Wirlaburla 2024-08-24 21:24:21 -05:00
parent 195c682b39
commit 108cedb103
3 changed files with 1 additions and 1 deletions

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

View File

@ -1930,7 +1930,7 @@ a.thumbnail-box::after {
button.user-input {
background: var(--primary-container-background);
border: var(--primary-container-border);
width: 180px;
width: 184px;
height: 30px;
text-align: left;
font-family: var(--primary-font);