mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 15:32:23 -04:00
Remove unnecessary Linux .button styling
This commit is contained in:
parent
5c5be91420
commit
68040fcd24
1 changed files with 0 additions and 5 deletions
|
@ -15,11 +15,6 @@
|
||||||
.isLin {
|
.isLin {
|
||||||
button {
|
button {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|
||||||
-webkit-appearance: none;
|
|
||||||
border-radius: 3px;
|
|
||||||
padding: 5px;
|
|
||||||
border: 1px solid var(--border);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue