Shrink width of font icon picker a slight bit
This commit is contained in:
parent
79c4540214
commit
02190fbb0b
1 changed files with 1 additions and 0 deletions
|
@ -540,6 +540,7 @@ code {
|
|||
background-color: var(--background-color);
|
||||
border: none;
|
||||
color: var(--primary-text-color);
|
||||
width: 325px;
|
||||
|
||||
input,
|
||||
select {
|
||||
|
|
Loading…
Reference in a new issue