Fix SVG menu button
This commit is contained in:
parent
5e7e17c839
commit
ed193490ed
2 changed files with 3 additions and 3 deletions
File diff suppressed because one or more lines are too long
|
@ -222,13 +222,13 @@
|
|||
width: 1.65rem;
|
||||
height: 1.65rem;
|
||||
padding: 0.2rem;
|
||||
border: 0.1em solid @NvBClr !important;
|
||||
border-radius: 0.1em !important;
|
||||
border: none !important;
|
||||
background-color: transparent;
|
||||
svg {
|
||||
display: block;
|
||||
width: 1.25rem;
|
||||
height: 1.25rem;
|
||||
fill: @NvTClr;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue