fix: graph switch width

This commit is contained in:
Tienson Qin
2021-10-06 23:44:45 +08:00
parent db1ed29900
commit 26530d9282

View File

@@ -129,7 +129,7 @@
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 7ch;
max-width: 15ch;
height: 14px;
}