fix: increase line height for global title (#2465)
This commit is contained in:
committed by
GitHub
parent
7f2c3d1d0a
commit
19ce0d79ef
@@ -20,6 +20,7 @@
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
margin: 0;
|
||||
line-height: 1.25;
|
||||
}
|
||||
|
||||
margin-bottom: base(1);
|
||||
@@ -221,4 +222,4 @@
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user