🚑 Fix overflow issue in firefox
This commit is contained in:
@ -55,7 +55,7 @@ body {
|
||||
.center {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
overflow: overlay;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
main {
|
||||
|
Reference in New Issue
Block a user