Skip to content

Commit 28212e3

Browse files
author
minjk-bl
committed
small style change
1 parent df6f91a commit 28212e3

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

css/common/frameEditor.css

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -358,16 +358,19 @@
358358
.vp-popup-addpage .vp-popup-tab.replace {
359359
height: calc(100% - 50px);
360360
}
361-
.vp-popup-addtype{
361+
.vp-popup-addtype {
362362
width: 153px;
363363
margin-top: 5px;
364364
}
365-
.vp-popup-delete{
365+
.vp-popup-delete {
366366
padding-bottom: 20px;
367367
}
368-
.vp-popup-replace-add{
368+
.vp-popup-replace-add {
369369
margin-top: 30px
370370
}
371-
.vp_popup-apply{
372-
margin-left: 30px;
371+
.vp-popup-apply-column {
372+
width: 153px;
373+
}
374+
.vp-popup-apply-lambda{
375+
margin-top: 5px;
373376
}

0 commit comments

Comments
 (0)