mirror of
https://github.com/nasa/openmct.git
synced 2024-12-19 05:07:52 +00:00
[Frontend] Styling for TC's TOI element
Fixes #933 Fixes #1193 I lied in my last commit - one more alignment tweak needed. Now I'm done.
This commit is contained in:
parent
35872e284c
commit
9e2debf801
@ -296,7 +296,7 @@
|
||||
}
|
||||
|
||||
.l-toi-val {
|
||||
@include transform(translateY(-50%));
|
||||
@include transform(translateY(-51%));
|
||||
display: none; // Only show when TOI is active
|
||||
font-size: 0.7rem;
|
||||
position: absolute;
|
||||
|
Loading…
Reference in New Issue
Block a user