mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 10:14:13 +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%;
|
||||
display: block;
|
||||
}
|
||||
|
||||
body > footer {
|
||||
display: none;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue