Skip to content

Commit 5cf217f

Browse files
committed
handle 1460 size
1 parent 0fd4605 commit 5cf217f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/remix-ui/settings/src/lib/remix-ui-settings.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
padding-left: 3em !important;
1212
}
1313
}
14-
15-
@media (max-width: 1399.98px) {
14+
/* For 13-inch Mac */
15+
@media (max-width: 1460px) {
1616
.remix-settings-sidebar {
1717
min-width: 0 !important;
1818
max-width: 50% !important;

0 commit comments

Comments
 (0)