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 4727565 commit bd67fccCopy full SHA for bd67fcc
packages/modules/data-widgets/src/themesource/datawidgets/web/_datagrid-dropdown-filter.scss
@@ -49,7 +49,7 @@ $root: ".widget-dropdown-filter";
49
--wdf-toggle-inline-end-clearable: calc(var(--wdf-clear-width) + var(--wdf-toggle-inline-end));
50
--wdf-tag-padding: var(--wdf-spacing-tiny) var(--dropdown-outer-spacing, 10px);
51
52
- &:where(.form-control) {
+ &.form-control {
53
padding: 0;
54
position: relative;
55
display: grid;
0 commit comments