Skip to content

Commit c34b94f

Browse files
add sorting colum width
1 parent 8834bc6 commit c34b94f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/assets/src/css/sorting.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,8 @@ tr.placeholder:before {
3939
margin-top: -5px;
4040
left: -5px;
4141
border-right: none;
42+
}
43+
44+
table.multiple-input-list.table-renderer tr > td.list-cell__drag {
45+
width: 35px;
4246
}

src/assets/src/css/sorting.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)