0.0.25 my routes

This commit is contained in:
SBD
2025-01-14 18:39:12 +03:00
parent a40ae5d37d
commit a5b106edfe
4 changed files with 14 additions and 3 deletions

View File

@@ -24,6 +24,14 @@
}
.radio_label{
font-size: var(--radio-font-size);
&:has(div.annotation){
display: flex;
align-items: center;
gap: 5px;
}
div.annotation{
color: #27242499;
}
}
}
}