mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
Update ts/routes/deck-options/deck-options-base.scss
Co-authored-by: GithubAnon0000 <160563432+GithubAnon0000@users.noreply.github.com>
This commit is contained in:
parent
bd6f43b75c
commit
814578dc28
1 changed files with 2 additions and 3 deletions
|
@ -33,9 +33,8 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (hover: none) and (pointer: coarse) {
|
@media (hover: none) and (pointer: coarse) {
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
[dir="rtl"] .modal-header .btn-close {
|
[dir="rtl"] .modal-header .btn-close {
|
||||||
|
|
Loading…
Reference in a new issue