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
@@ -1899,10 +1899,12 @@ span.error-message .components-external-link .components-visually-hidden{
1899
1899
border-radius : 8px ;
1900
1900
}
1901
1901
.popover-action-list ul {
1902
+ display : flex;
1903
+ flex-direction : column;
1904
+ gap : 14px ;
1902
1905
margin : 0 ;
1903
1906
}
1904
1907
.popover-action-list ul li {
1905
- padding-bottom : 13px ;
1906
1908
margin-bottom : 0 ;
1907
1909
font-size : 16px ;
1908
1910
font-weight : 400 ;
@@ -2666,12 +2668,12 @@ li.draggable-item .components-panel__body-toggle.components-button{
2666
2668
}
2667
2669
2668
2670
button .feedzy-action-button {
2669
- padding : 13px 0px ;
2670
- height : 0px ;
2671
+ padding : 0 ;
2671
2672
font-size : 16px ;
2672
2673
font-weight : 400 ;
2673
2674
background : none;
2674
2675
border : none;
2675
2676
width : 100% ;
2676
2677
cursor : pointer;
2678
+ height : unset;
2677
2679
}
You can’t perform that action at this time.
0 commit comments