Skip to content

Commit bf73663

Browse files
committed
fix: Style optimization
1 parent 2bb9a79 commit bf73663

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend/src/views/ds/DataTable.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -899,6 +899,8 @@ const btnSelectClick = (val: any) => {
899899
font-weight: 500;
900900
font-size: 16px;
901901
line-height: 24px;
902+
display: flex;
903+
align-items: center;
902904
}
903905
904906
.ed-icon {

0 commit comments

Comments
 (0)