0.0.149 routes
This commit is contained in:
@@ -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);}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
--header-padding: 20px 10px;
|
||||
--select-border: #E6E6E6;
|
||||
--select-border-radius: 10px 10px 0 0;
|
||||
--select-height: 68px;
|
||||
--select-height: 60px;
|
||||
|
||||
&.closed{
|
||||
--select-border-radius: 10px;
|
||||
|
||||
Reference in New Issue
Block a user