Skip to content

Commit

Permalink
chore(ui): vertically center all elements in table rows (#7372)
Browse files Browse the repository at this point in the history
Signed-off-by: Aabhas Sao <[email protected]>
  • Loading branch information
aabhas-sao authored Feb 14, 2025
1 parent e635338 commit dd3ff3e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ui/src/styles/layout/element-plus-overload.scss
Original file line number Diff line number Diff line change
Expand Up @@ -397,9 +397,6 @@ form.ks-horizontal {
font-weight: 400;
}

.el-table__cell {
vertical-align: top;
}


.el-table__inner-wrapper::before {
Expand Down

0 comments on commit dd3ff3e

Please sign in to comment.