mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: add max width for c-navbar on mobile to prevent horizontal scroll (#25182)
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
.c-navbar {
|
.c-navbar {
|
||||||
&-container {
|
&-container {
|
||||||
|
max-width: 100vw;
|
||||||
padding-inline: 0.25rem;
|
padding-inline: 0.25rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user