0.0.150 routes
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
display: block;
|
||||
color: var(--label-color);
|
||||
font-weight: var(--label-font-weight);
|
||||
font-size: var(--label-font-size);
|
||||
&:has(div){
|
||||
display: flex;
|
||||
align-items: center;
|
||||
@@ -53,6 +54,7 @@
|
||||
font-family: var(--main-font-family), serif;
|
||||
box-sizing: border-box;
|
||||
outline: none;
|
||||
min-width: 0;
|
||||
&.dropped{
|
||||
border: none;
|
||||
outline: none;
|
||||
|
||||
Reference in New Issue
Block a user