Skip to content

Commit 5b96bea

Browse files
committed
Update TableView.scss
1 parent 146ec5d commit 5b96bea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/dashboard/TableView.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ body:global(.expanded) {
5454
}
5555

5656
td {
57-
line-height: 30px;
58-
padding: 10px 16px;
57+
line-height: normal;
58+
padding: 8px 16px;
5959
overflow: hidden;
6060
text-overflow: ellipsis;
6161
white-space: nowrap;

0 commit comments

Comments
 (0)