style: 抽屉弹出样式问题

main
xingyuv 3 years ago
parent 01971a94b4
commit 65e3652534

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

Loading…
Cancel
Save