mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
ensure the inverted images don't appear over toolbar
This commit is contained in:
parent
20c51555a1
commit
ddebf5741d
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ body {
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.topbut {
|
.topbut {
|
||||||
|
|
Loading…
Reference in a new issue