0.0.149 routes

This commit is contained in:
SBD
2025-02-05 18:17:31 +03:00
parent 5801e10f80
commit 97ffcf417e
2 changed files with 2 additions and 2 deletions

View File

@@ -494,7 +494,7 @@
justify-content: center;
text-align: unset;
}
&:not(&.inactive) and &:not(&.unhovered){
&:not(&.inactive):not(&.unhovered){
&:hover{
background: var(--route-btn-hover-bg);
.route_btn_title{color: var(--route-btn-hover-text-color);}