chore: fix modal header on small window size on macOS [skip e2e]
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
.mac-desktop .app-pane {
|
||||
padding-top: 25px;
|
||||
}
|
||||
.mac-desktop [data-dialog] [data-mobile-modal-header] {
|
||||
padding-top: 25px;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
|
||||
Reference in New Issue
Block a user