mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-25 05:02:57 +01:00
Remove invalid CSS styles / Sass selector concatenation
This commit is contained in:
parent
7e213eadde
commit
b8e7a84a72
@ -12,7 +12,6 @@
|
||||
grid-auto-columns: minmax(min-content, 1fr);
|
||||
}
|
||||
|
||||
+ &,
|
||||
.w-field__wrapper + &,
|
||||
+ .w-field__wrapper {
|
||||
margin-top: theme('spacing.5');
|
||||
|
Loading…
Reference in New Issue
Block a user