Bug: T296106 Bug: T312195 Bug: T348804 Bug: T350447 Bug: T351753 Bug: T352587 Bug: T352765 Bug: T352931 Bug: T353216 Bug: T353846 Bug: T354394 Bug: T354525 Bug: T354571 Change-Id: Ibbdc191b9f7fa3f735e63ba28d14bbf2378f8814
1 line
545 B
CSS
1 line
545 B
CSS
.cdx-menu{background-color:#fff;display:flex;flex-direction:column;position:absolute;right:0;z-index:50;box-sizing:border-box;width:100%;border:1px solid #a2a9b1;border-radius:2px;box-shadow:0 2px 2px rgba(0,0,0,.2)}.cdx-menu__progress-bar.cdx-progress-bar{position:absolute;top:0}.cdx-menu__listbox{margin:0;padding:0;overflow-y:auto}.cdx-menu--has-footer .cdx-menu-item:last-of-type{position:absolute;bottom:0;box-sizing:border-box;width:100%}.cdx-menu--has-footer .cdx-menu-item:last-of-type:not(:first-of-type){border-top:1px solid #c8ccd1}
|