Fixes #122
This commit is contained in:
parent
7e933dfc66
commit
3efd4e29c9
1 changed files with 2 additions and 1 deletions
|
|
@ -391,7 +391,8 @@ body {
|
||||||
right: 0;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
> div {
|
z-index: 1;
|
||||||
|
> div {
|
||||||
background-color: rgba(20, 20, 20, 0.6);
|
background-color: rgba(20, 20, 20, 0.6);
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
@media(min-width:768px) {
|
@media(min-width:768px) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue