mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Fixed period filter not appearing on smaller screens on dashboard
no ref
This commit is contained in:
parent
6380b82793
commit
e6bde038ba
1 changed files with 0 additions and 1 deletions
|
@ -1047,7 +1047,6 @@ Dashboard Attribution */
|
||||||
|
|
||||||
.gh-dashboard .gh-canvas-header.sticky {
|
.gh-dashboard .gh-canvas-header.sticky {
|
||||||
max-width: 1230px;
|
max-width: 1230px;
|
||||||
min-width: 850px;
|
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
padding: 32px 0;
|
padding: 32px 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue