Skip to content

Commit 0e37ac9

Browse files
committed
css for description
1 parent 79a6de9 commit 0e37ac9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/controls/dynamicForm/DynamicForm.module.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757

5858
.feildDisplay {
5959
@extend .feildDisplayNoPadding;
60-
padding: 6px 0 7px 0;
60+
padding: 6px 0 0px 0;
6161
//border: 2px solid;
6262
//border-color: "[theme:white, default:#ffffff]";
6363
//margin-left: -2px;
@@ -107,7 +107,7 @@
107107
}
108108

109109
.pickersContainer {
110-
padding: 6px 0 7px;
110+
padding: 6px 0 0px;
111111
}
112112

113113
.thumbnailFieldButtons {

0 commit comments

Comments
 (0)