mirror of
https://github.com/flarum/framework.git
synced 2025-03-04 06:47:40 +08:00
fix(regression): app header container overflow on mobile (#4089)
This commit is contained in:
parent
73a029641a
commit
cacf556c9a
@ -190,6 +190,7 @@
|
||||
.App-header {
|
||||
.container {
|
||||
padding: 0;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
.Header-navigation {
|
||||
|
Loading…
x
Reference in New Issue
Block a user