mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 18:24:12 +02:00
fix overlapping footer in viewer
This commit is contained in:
parent
684235d81e
commit
81b642fa26
1 changed files with 4 additions and 0 deletions
|
|
@ -12,3 +12,7 @@ progress {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body > footer {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue