mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-06 14:46:04 +02:00
style: alignment issue of el-table header (#1011)
This commit is contained in:
@@ -94,6 +94,15 @@
|
|||||||
-webkit-line-clamp: 1;
|
-webkit-line-clamp: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.el-table th.is-sortable .cell {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.el-table .caret-wrapper {
|
||||||
|
margin-top: 4.5px;
|
||||||
|
}
|
||||||
|
|
||||||
.notification-table .el-table .cell {
|
.notification-table .el-table .cell {
|
||||||
-webkit-line-clamp: 2;
|
-webkit-line-clamp: 2;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user