mirror of
https://github.com/nasa/openmct.git
synced 2025-05-24 19:24:20 +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 {
|
.l-toi-val {
|
||||||
@include transform(translateY(-50%));
|
@include transform(translateY(-51%));
|
||||||
display: none; // Only show when TOI is active
|
display: none; // Only show when TOI is active
|
||||||
font-size: 0.7rem;
|
font-size: 0.7rem;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user