kopia lustrzana https://github.com/wagtail/wagtail
Removed Wagtail's default padding in a couple of places
rodzic
37fbbf8ad9
commit
69e4c31b11
|
@ -22,10 +22,16 @@ $color-deletion-light: #ffebeb;
|
|||
|
||||
&__field-label {
|
||||
@include column(2);
|
||||
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
&__field-content {
|
||||
@include column(10, 0);
|
||||
|
||||
dl {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
&__child-object {
|
||||
|
|
Ładowanie…
Reference in New Issue