Sha256: aa6688b296ff6a7ebcd1c225e183e12005037d749449bb2a47cb2082bc25a458
Contents?: true
Size: 494 Bytes
Versions: 1
Compression:
Stored size: 494 Bytes
Contents
#admin-wrapper { display: flex; width: 100%; @include clearfix(); } .main-content { flex: 1; height: 100vh; overflow: auto; .content-wrapper { margin-top: 25px; padding: 0 15px 0 30px; @include clearfix(); } .is-confirmation-popup-open & { overflow: hidden; } } .admin-section-title { font-size: em(35px); margin-bottom: 0; } @include mq-max(766px) { .main-content { .content-wrapper { margin-top: 35px; padding: 0 20px; } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lato_view-1.1.5 | app/assets/stylesheets/lato_view/views/_admin.scss |