Skip to content

Commit 829857f

Browse files
PlamenaMitevadafo
andauthored
fix grid editing template styles (#3224)
Co-authored-by: Alexander M <niron_hsc@yahoo.com>
1 parent f90616b commit 829857f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/app/grid/grid-composite-data-binding/grid-composite-data.component.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@
2121
margin-bottom:5px;
2222
margin-top:3px;
2323
}
24+
25+
&--edit div{
26+
display: flex;
27+
flex-direction: column;
28+
margin-left: 10px;
29+
}
2430
}
2531

2632
.grid__wrapper {

0 commit comments

Comments
 (0)