[build] /static

This commit is contained in:
MrPaulBlack 2021-10-18 21:57:56 +02:00
parent 6204ef665f
commit 9ff0a91fca
7 changed files with 2 additions and 2 deletions

View File

@ -1962,7 +1962,7 @@ td:hover .engine-tooltip,
.autocomplete.open:empty { .autocomplete.open:empty {
display: none; display: none;
} }
@media screen and (max-width: 45rem) { @media screen and (max-width: 50em) {
.autocomplete { .autocomplete {
bottom: 0; bottom: 0;
} }

View File

@ -1962,7 +1962,7 @@ td:hover .engine-tooltip,
.autocomplete.open:empty { .autocomplete.open:empty {
display: none; display: none;
} }
@media screen and (max-width: 45rem) { @media screen and (max-width: 50em) {
.autocomplete { .autocomplete {
bottom: 0; bottom: 0;
} }

Binary file not shown.