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 df6f91a commit 28212e3Copy full SHA for 28212e3
css/common/frameEditor.css
@@ -358,16 +358,19 @@
358
.vp-popup-addpage .vp-popup-tab.replace {
359
height: calc(100% - 50px);
360
}
361
-.vp-popup-addtype{
+.vp-popup-addtype {
362
width: 153px;
363
margin-top: 5px;
364
365
-.vp-popup-delete{
+.vp-popup-delete {
366
padding-bottom: 20px;
367
368
-.vp-popup-replace-add{
+.vp-popup-replace-add {
369
margin-top: 30px
370
371
-.vp_popup-apply{
372
- margin-left: 30px;
+.vp-popup-apply-column {
+ width: 153px;
373
+}
374
+.vp-popup-apply-lambda{
375
+ margin-top: 5px;
376
0 commit comments