Change action menu size

This commit is contained in:
Rukmini Bose 2022-10-03 10:53:27 -07:00
parent eb50e93cd9
commit bd9ed3de87

View File

@ -464,7 +464,7 @@
&__actions-menu {
width: 55vh;
max-width: 500px;
height: 120px;
height: 130px;
z-index: 70;
[class*="__icon"] {
filter: $colorKeyFilter;