forked from rDrama/rDrama
1
0
Fork 0

Revert "add overflow-x: hidden to containers"

This reverts commit e0c46a85fa.
master
Aevann 2023-10-12 16:33:36 +03:00
parent ff2bcaf0cd
commit f0f540b01c
1 changed files with 1 additions and 1 deletions

View File

@ -7478,7 +7478,7 @@ bdi {
color: rgb(var(--background)) !important;
}
body, .container, .container-fluid {
body {
overflow-x: hidden;
}