Shrink width of font icon picker a slight bit

This commit is contained in:
Sean King 2020-09-09 16:56:40 -06:00
parent 79c4540214
commit 02190fbb0b
No known key found for this signature in database
GPG key ID: 510C52BACD6E7257

View file

@ -540,6 +540,7 @@ code {
background-color: var(--background-color);
border: none;
color: var(--primary-text-color);
width: 325px;
input,
select {