fix: unify compact navigation breakpoint
Some checks failed
Build and tests / test (push) Has been cancelled
Some checks failed
Build and tests / test (push) Has been cancelled
This commit is contained in:
@@ -4941,7 +4941,7 @@
|
||||
color: var(--text-secondary);
|
||||
}
|
||||
|
||||
@media (min-width: 769px) {
|
||||
@media (min-width: 901px) {
|
||||
.mobile-file-sheet-overlay {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user