mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-19 17:54:37 +00:00
Merge pull request #4390 from jumpserver/pr@dev@fix_add_lineHeight
style: Add Line Height
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user