mirror of
https://github.com/flarum/core.git
synced 2025-08-05 07:57:46 +02:00
fix(regression): app header container overflow on mobile (#4089)
This commit is contained in:
@@ -190,6 +190,7 @@
|
||||
.App-header {
|
||||
.container {
|
||||
padding: 0;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
.Header-navigation {
|
||||
|
Reference in New Issue
Block a user