Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 159 Bytes

mui-popover-bottom.md

File metadata and controls

14 lines (10 loc) · 159 Bytes

mui-popover-bottom


Mui.css (v3.0.0)部分源码:

3504
.mui-popover.mui-popover-action.mui-popover-bottom
{
    position: fixed;
}