mirror of
https://github.com/vee1e/bulk-questionnaire-upload.git
synced 2026-09-01 09:50:06 +00:00
fix: overflow
This commit is contained in:
parent
bda788d0c2
commit
edaff71fe3
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ html, body {
|
|||
font-family: 'Roboto', sans-serif;
|
||||
background: #000000;
|
||||
color: #ffffff;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue