hide app-ad in background
This commit is contained in:
parent
fcc4b400ce
commit
16499d4330
1 changed files with 1 additions and 1 deletions
|
@ -784,7 +784,7 @@ main:not([data-view=route-result]) #route-summary {
|
||||||
body:not(.mobileclient) .share-ui p {
|
body:not(.mobileclient) .share-ui p {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
main > .share-ui, #reload-msg {
|
main > .share-ui, #reload-msg, #app-ad {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue