Skip to content

Commit 55b8097

Browse files
committed
Remove unnecessary hz-scrollbar on expanded rows
Signed-off-by: Torsten Mehnert <[email protected]>
1 parent 1c24842 commit 55b8097

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/assets/scss/_custom.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ input.required, select.required, textarea.required {
227227
.expanded-row {
228228
margin-top:-12px;
229229
margin-bottom:-12px;
230+
margin-right: -13px;
230231
padding-top:20px;
231232
padding-bottom: 20px;
232233
background-color: $grey-800;

0 commit comments

Comments
 (0)