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 08d2571 commit 5528b4aCopy full SHA for 5528b4a
css/settings.css
@@ -113,7 +113,6 @@
113
114
.pro-disabled-item {
115
opacity: 0.6;
116
- cursor: not-allowed;
117
}
118
119
.post-type-feedzy_imports:not(.edit-post) .wrap div#side-sortables{
@@ -2665,3 +2664,14 @@ li.draggable-item .components-panel__body-toggle.components-button{
2665
2664
font-size: 16px;
2666
margin-bottom: 8px;
2667
+
2668
+button.action-button {
2669
+ padding: 13px 0px;
2670
+ height: 0px;
2671
+ font-size: 16px;
2672
+ font-weight: 400;
2673
+ background: none;
2674
+ border: none;
2675
+ width: 100%;
2676
+ cursor: pointer;
2677
+}
0 commit comments