This commit is contained in:
Dane Everitt 2018-07-26 23:42:34 -07:00
parent 0b22d0742b
commit 1dbd24165a
No known key found for this signature in database
GPG Key ID: EEA66103B3D71F53

View File

@ -134,6 +134,6 @@ $arrow-bg: #000;
.sidebar-open > .sidebar {
@screen smx {
@apply .inline .w-full .z-50;
top: 60px;
top: 56px;
}
}