mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-25 05:02:57 +01:00
Remove unused divider-before utility
This commit is contained in:
parent
d799f491c4
commit
bfd23e4536
@ -17,12 +17,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
@include media-breakpoint-up(sm) {
|
||||
.divider-before {
|
||||
border-inline-start: 1px solid theme('colors.border-furniture');
|
||||
}
|
||||
}
|
||||
|
||||
// Show a transparency grid in background
|
||||
.show-transparency {
|
||||
background: url('#{$images-root}transparency.svg');
|
||||
|
Loading…
Reference in New Issue
Block a user