File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 111
111
vertical-align : super;
112
112
}
113
113
114
- .pro-disabled-item {
114
+ .fz- pro-disabled-item {
115
115
opacity : 0.6 ;
116
116
}
117
117
@@ -1870,10 +1870,12 @@ span.error-message .components-external-link .components-visually-hidden{
1870
1870
border-radius : 8px ;
1871
1871
}
1872
1872
.popover-action-list ul {
1873
+ display : flex;
1874
+ flex-direction : column;
1875
+ gap : 14px ;
1873
1876
margin : 0 ;
1874
1877
}
1875
1878
.popover-action-list ul li {
1876
- padding-bottom : 13px ;
1877
1879
margin-bottom : 0 ;
1878
1880
font-size : 16px ;
1879
1881
font-weight : 400 ;
@@ -2619,12 +2621,12 @@ li.draggable-item .components-panel__body-toggle.components-button{
2619
2621
2620
2622
2621
2623
button .feedzy-action-button {
2622
- padding : 13px 0px ;
2623
- height : 0px ;
2624
+ padding : 0 ;
2624
2625
font-size : 16px ;
2625
2626
font-weight : 400 ;
2626
2627
background : none;
2627
2628
border : none;
2628
2629
width : 100% ;
2629
2630
cursor : pointer;
2631
+ height : unset;
2630
2632
}
You can’t perform that action at this time.
0 commit comments