fixed header icons active state
This commit is contained in:
@@ -680,6 +680,20 @@
|
||||
transform: translateY(0);
|
||||
}
|
||||
|
||||
&.dexar-mobile-active {
|
||||
background: #497671;
|
||||
color: #ffffff;
|
||||
border-color: #497671;
|
||||
|
||||
svg path {
|
||||
fill: #ffffff;
|
||||
}
|
||||
|
||||
.dexar-mobile-chevron path {
|
||||
stroke: #ffffff;
|
||||
}
|
||||
}
|
||||
|
||||
svg:first-child {
|
||||
flex-shrink: 0;
|
||||
width: 24px;
|
||||
|
||||
Reference in New Issue
Block a user