mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-22 02:55:52 -05:00
Scrim map by map mode (#3104)
This commit is contained in:
@@ -146,13 +146,17 @@
|
||||
.select {
|
||||
width: 100%;
|
||||
position: relative;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: var(--s-1-5);
|
||||
}
|
||||
|
||||
.label {
|
||||
font-size: var(--font-xs);
|
||||
font-weight: var(--weight-bold);
|
||||
margin-block-end: var(--label-margin);
|
||||
margin: 0;
|
||||
display: block;
|
||||
text-box: trim-start cap alphabetic;
|
||||
}
|
||||
|
||||
.clearButton {
|
||||
|
||||
Reference in New Issue
Block a user