Skip to content

Commit e88caeb

Browse files
SiddhantSiddhant
authored andcommitted
locate
1 parent 22ac00d commit e88caeb

File tree

1 file changed

+14
-14
lines changed
  • openmetadata-ui/src/main/resources/ui/src/styles/components

1 file changed

+14
-14
lines changed

openmetadata-ui/src/main/resources/ui/src/styles/components/form.less

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -136,25 +136,25 @@
136136
line-height: 1;
137137
content: '*';
138138
}
139-
}
140139

141-
.block-editor-wrapper {
142-
.om-block-editor {
143-
background-color: @white;
144-
max-height: 120px;
145-
padding: @size-sm;
140+
.block-editor-wrapper {
141+
.om-block-editor {
142+
background-color: @white;
143+
max-height: 120px;
144+
padding: @size-sm;
146145

147-
p:last-child {
148-
padding-bottom: 75px;
146+
p:last-child {
147+
padding-bottom: 75px;
148+
}
149149
}
150-
}
151150

152-
.bar-menu-wrapper {
153-
padding: @size-xxs;
151+
.bar-menu-wrapper {
152+
padding: @size-xxs;
154153

155-
.bar-menu-wrapper--format--button--icon {
156-
width: @size-mlg;
157-
height: @size-mlg;
154+
.bar-menu-wrapper--format--button--icon {
155+
width: @size-mlg;
156+
height: @size-mlg;
157+
}
158158
}
159159
}
160160
}

0 commit comments

Comments
 (0)