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

View File

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