style: Add Line Height

This commit is contained in:
zhaojisen
2024-10-10 14:36:01 +08:00
parent 541f4ebc62
commit 120ef70eb1

View File

@@ -302,6 +302,7 @@ export default {
display: -webkit-box;
font-size: 12px;
padding: 10px 0;
line-height: 13px;
cursor: pointer;
overflow: hidden;
text-overflow: ellipsis;