Skip to content

Commit 77afcb4

Browse files
committed
chore(demo): remove padding that conflicts with auto-resize
1 parent 8aa72b6 commit 77afcb4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

frameworks/angular-slickgrid/src/styles.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,6 @@ $button-style-bg-color: #fff;
134134
height: calc(100vh - 56px);
135135
padding: 0 20px;
136136

137-
#demo-container {
138-
padding-bottom: 15px;
139-
}
140137
h3 {
141138
color: #333;
142139
}

0 commit comments

Comments
 (0)