0
Fork 0
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:
Djordje Vlaisavljevic 2022-10-19 16:54:39 +02:00
parent 6380b82793
commit e6bde038ba

View file

@ -1047,7 +1047,6 @@ Dashboard Attribution */
.gh-dashboard .gh-canvas-header.sticky {
max-width: 1230px;
min-width: 850px;
margin: 0 auto;
padding: 32px 0;
}