refactor(spinner): dependent-conditions on champ wrapper instead of each champ
This commit is contained in:
parent
26236a11ba
commit
5bff5542f1
13 changed files with 33 additions and 30 deletions
|
@ -534,6 +534,11 @@
|
|||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
fieldset ~ .spinner {
|
||||
position: relative;
|
||||
top: -($default-fields-spacer / 2);
|
||||
}
|
||||
}
|
||||
|
||||
[data-react-component-value]:not([data-react-component-value^="ComboMultiple"]) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue