mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-01-09 11:11:59 +00:00
fix: change media query max width for tabs
This commit is contained in:
parent
1dbaac1a19
commit
29c69cc0b9
@ -16,7 +16,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 800px) {
|
@media (max-width: 600px) {
|
||||||
.tabs {
|
.tabs {
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
overflow-y: none;
|
overflow-y: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user