mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-25 13:10:14 +01:00
af942a27e4
- Automated reformatting - Manually change code where Prettier reformatting causes issues - Revert "Disable Prettier formatting in CI for now"
6 lines
87 B
SCSS
6 lines
87 B
SCSS
@include media-breakpoint-up(sm) {
|
|
.browsermessage {
|
|
margin: 0 0 0 -150px;
|
|
}
|
|
}
|