mirror of
https://github.com/KevinMidboe/leifsopplevelser.git
synced 2025-12-08 20:38:46 +00:00
Popover restricts body overflow
This commit is contained in:
@@ -8,6 +8,10 @@ html, body {
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.disableScroll {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#app {
|
||||
color: black;
|
||||
font-weight: 400;
|
||||
|
||||
Reference in New Issue
Block a user