This commit is contained in:
lcw
2026-01-16 12:40:42 +08:00
parent 2ea84f248c
commit 10853312f2
120 changed files with 23881 additions and 617 deletions

View File

@ -31,11 +31,19 @@ header {
cursor: pointer;
.hd {
white-space: nowrap;
width: 150px;
color: #ffffff;
font-size: 14px;
line-height: 20px;
margin: 10px 10px 0 10px;
.name,
.work {
width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
}
.el-dropdown {

Binary file not shown.