0.0.150 routes

This commit is contained in:
SBD
2025-02-05 18:47:30 +03:00
parent 97ffcf417e
commit 1188b45c20
3 changed files with 87 additions and 3 deletions

View File

@@ -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;