fix bugs
This commit is contained in:
@@ -290,6 +290,11 @@ p {
|
||||
border: 1px solid #fecaca;
|
||||
}
|
||||
|
||||
body.no-scroll {
|
||||
overflow: hidden !important;
|
||||
height: 100vh !important;
|
||||
}
|
||||
|
||||
/* === FOOTER === */
|
||||
.pf-footer {
|
||||
border-top: 1px solid var(--border-light);
|
||||
|
||||
Reference in New Issue
Block a user