Skip to content

Commit 721cdfb

Browse files
committed
fix: remove unnecessary sytle rule for grid
Close #19
1 parent bc9a73f commit 721cdfb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/main/resources/META-INF/frontend/styles/cron-expression-field-styles.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@
2929
margin: 0;
3030
}
3131

32-
vaadin-grid::part(header) {
33-
display: none;
34-
}
35-
3632
.description-div {
3733
padding: 0;
3834
margin: 0;

0 commit comments

Comments
 (0)