Merge pull request #5229 from aarondrabeck:md-menu-color-fix

PiperOrigin-RevId: 591297433
This commit is contained in:
Copybara-Service 2023-12-15 10:37:44 -08:00
commit 80edf15920

View File

@ -66,6 +66,7 @@
overflow: visible;
// [popover] adds a canvas background
background-color: transparent;
color: inherit;
opacity: 0;
z-index: 20;
position: absolute;