ensure the inverted images don't appear over toolbar

This commit is contained in:
Damien Elmes 2020-02-09 09:30:37 +10:00
parent 20c51555a1
commit ddebf5741d

View File

@ -36,6 +36,7 @@ body {
padding: 2px;
left: 0;
right: 0;
z-index: 1;
}
.topbut {