Removed unnecessary padding from PSM on mobile (#18268)

No ref
This commit is contained in:
Sanne de Vries 2023-09-21 14:30:05 +02:00 committed by GitHub
parent f1a6e48dc6
commit 0bb18d090b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,12 +70,6 @@
}
}
@media (max-width: 800px) {
.settings-menu-container {
padding-bottom: 64px;
}
}
.settings-menu-container .settings-menu-pane {
position: absolute;
top: 0;