mirror of
https://github.com/nasa/openmct.git
synced 2025-04-07 19:34:25 +00:00
Added background property to table __headers-w element (#2325)
This commit is contained in:
parent
b6ec023920
commit
4111c12895
@ -142,6 +142,7 @@
|
||||
// Wraps __headers table
|
||||
flex: 0 0 auto;
|
||||
overflow: hidden;
|
||||
background: $colorTabHeaderBg;
|
||||
}
|
||||
|
||||
/******************************* TABLES */
|
||||
|
Loading…
x
Reference in New Issue
Block a user