Fix SVG menu button

This commit is contained in:
Kujiu 2020-06-20 00:06:43 +02:00
parent 5e7e17c839
commit ed193490ed
Signed by: kujiu
GPG key ID: ABBB2CAC6855599F
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View file

@ -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;
}
}