This commit is contained in:
qsh
2024-11-06 10:19:32 +08:00
parent d4641eacb5
commit 3022106428
3 changed files with 16 additions and 3 deletions

View File

@@ -69,3 +69,12 @@
width: 100%;
}
}
.el-table {
.caret-wrapper {
width: 16px;
}
.sort-caret {
left: 2px;
}
}