This commit is contained in:
2026-06-13 10:35:56 -04:00
parent 916d89344e
commit a14353962d

View File

@@ -20,6 +20,12 @@
cursor: not-allowed; cursor: not-allowed;
} }
/* --- Category filter --- */
.scn01-filter select {
max-width: 16rem;
}
.scn01-pinned-label { .scn01-pinned-label {
margin-bottom: 0.25rem; margin-bottom: 0.25rem;
} }