mirror of
https://github.com/nasa/openmct.git
synced 2024-12-19 05:07:52 +00:00
[Frontend] Fixed style
Fixes #1047 WIP: fixed line-height issue for t-item-icon class
This commit is contained in:
parent
d43bff1445
commit
ae59ecfa97
@ -67,7 +67,7 @@
|
||||
// Used in grid-item.html, tree-item, inspector location
|
||||
@extend .ui-symbol;
|
||||
@extend .icon;
|
||||
line-height: normal; // This is Ok for the symbolsfont
|
||||
line-height: inherit; // This is Ok for the symbolsfont
|
||||
position: relative;
|
||||
&.l-icon-link {
|
||||
.t-item-icon-glyph {
|
||||
|
Loading…
Reference in New Issue
Block a user