uploader filter

This commit is contained in:
Robin Appelman 2023-04-14 13:33:01 +02:00
commit a3ecbb2222
2 changed files with 14 additions and 8 deletions

View file

@ -13,6 +13,7 @@
}
& .solid-select-control {
line-height: 26px;
outline-color: var(--highlight-primary);
border: var(--text-secondary) 1px solid;
}