We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 916acb2 commit 6a319abCopy full SHA for 6a319ab
app/design/adminhtml/Magento/backend/web/css/styles-old.less
@@ -3793,8 +3793,12 @@
3793
border-left: none !important;
3794
}
3795
3796
- .rule-tree ._has-datepicker + .ui-datepicker-trigger {
3797
- position: static;
+ .rule-tree {
+ ._has-datepicker {
3798
+ & + .ui-datepicker-trigger {
3799
+ position: static;
3800
+ }
3801
3802
3803
3804
.rule-param .label {
0 commit comments