0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-25 05:02:57 +01:00

Remove unused clearfix utility

This commit is contained in:
Thibaud Colas 2023-12-12 17:40:13 +00:00
parent bfd23e4536
commit 27cc553dd8

View File

@ -3,10 +3,6 @@
display: none !important;
}
.clearfix {
@include clearfix();
}
.nice-padding {
padding-inline-start: $mobile-nice-padding;
padding-inline-end: $mobile-nice-padding;