chore: apply prettier

This commit is contained in:
jiftechnify 2023-03-23 23:27:23 +09:00
parent b201e5d692
commit 14c43b6df8
1 changed files with 2 additions and 1 deletions

View File

@ -292,7 +292,8 @@ textarea {
border: 1px solid rgba(0, 0, 0, 0.3);
}
option, optgroup {
option,
optgroup {
background-color: var(--bg-color);
}