Poprawki responsywności selectboxów

This commit is contained in:
2022-09-06 00:26:49 +02:00
parent 0821fd708e
commit 76b8534d63
6 changed files with 282 additions and 314 deletions
-5
View File
@@ -103,9 +103,4 @@ export default defineComponent({
max-width: 1350px;
}
@include smallScreen {
.options-bar {
font-size: 1.25em;
}
}
</style>