mirror of
https://github.com/nasa/openmct.git
synced 2025-02-05 02:29:21 +00:00
Change action menu size
This commit is contained in:
parent
eb50e93cd9
commit
bd9ed3de87
@ -464,7 +464,7 @@
|
|||||||
&__actions-menu {
|
&__actions-menu {
|
||||||
width: 55vh;
|
width: 55vh;
|
||||||
max-width: 500px;
|
max-width: 500px;
|
||||||
height: 120px;
|
height: 130px;
|
||||||
z-index: 70;
|
z-index: 70;
|
||||||
[class*="__icon"] {
|
[class*="__icon"] {
|
||||||
filter: $colorKeyFilter;
|
filter: $colorKeyFilter;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user