Apply .page-toolbar class correctly (#49603)

pull/49645/head
Ashley Harrison 3 years ago committed by GitHub
parent f40248a06d
commit a0b707ebe0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      public/sass/components/_view_states.scss

@ -56,7 +56,7 @@
}
@include media-breakpoint-down(sm) {
div.page-toolbar {
nav.page-toolbar {
padding-left: 53px;
&--fullscreen {

Loading…
Cancel
Save