mirror of
https://github.com/amir20/dozzle.git
synced 2026-01-05 04:15:31 +01:00
Fixes double scrollbar
This commit is contained in:
@@ -21,3 +21,8 @@ body {
|
||||
h1.title {
|
||||
font-family: "Gafata", sans-serif;
|
||||
}
|
||||
|
||||
html {
|
||||
overflow-x: unset;
|
||||
overflow-y: unset;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user