mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-20 10:46:35 +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;
|
display: -webkit-box;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
padding: 10px 0;
|
padding: 10px 0;
|
||||||
|
line-height: 13px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
Reference in New Issue
Block a user