mirror of https://gitlab.com/bashrc2/epicyon
Transparent buttons on desktop
parent
1443185d8d
commit
5aede2b226
|
@ -1279,7 +1279,9 @@ aside .toggle-inside li {
|
|||
margin: 5px;
|
||||
}
|
||||
.buttonMobile {
|
||||
display: none;
|
||||
background: transparent;
|
||||
border: none !important;
|
||||
font-size:0;
|
||||
}
|
||||
.button {
|
||||
border-radius: var(--button-corner-radius);
|
||||
|
|
Loading…
Reference in New Issue