refactor: Friends List Tab (#1173)

This commit is contained in:
pa
2025-03-07 16:56:34 +09:00
committed by GitHub
parent 1fef4dee57
commit fee1e58672
7 changed files with 587 additions and 485 deletions

View File

@@ -106,10 +106,6 @@
-webkit-line-clamp: 2;
}
.el-table__row:hover .el-table__cell .cell {
-webkit-line-clamp: unset;
}
.el-dialog__body {
padding: 20px;
word-break: break-word;