Merge pull request #4390 from jumpserver/pr@dev@fix_add_lineHeight

style: Add Line Height
This commit is contained in:
ZhaoJiSen
2024-10-10 14:40:30 +08:00
committed by GitHub

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;