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 f36e43e commit dca1aa5Copy full SHA for dca1aa5
src/components/columns-width-control/editor.scss
@@ -19,6 +19,11 @@
19
.ugb-columns-width-control__reset {
20
text-transform: none;
21
}
22
+ .components-radio-control__input {
23
+ min-width: 0 !important;
24
+ width: 0 !important;
25
+ position: absolute !important;
26
+ }
27
28
29
.stk-column-widths-control__columns-slider {
0 commit comments