style: 抽屉弹出样式问题

liutao_branch
xingyuv 3 years ago
parent 01971a94b4
commit 65e3652534

@ -6,6 +6,11 @@
margin-left: 2px !important; margin-left: 2px !important;
} }
// body
.el-popup-parent--hidden {
width: 100% !important;
}
/* nprogress 适配 element-plus 的主题色 */ /* nprogress 适配 element-plus 的主题色 */
#nprogress { #nprogress {
& .bar { & .bar {

Loading…
Cancel
Save