style: 抽屉弹出样式问题

pull/15/head
xingyuv 2023-03-07 09:38:58 +08:00
parent 01971a94b4
commit 65e3652534
1 changed files with 5 additions and 0 deletions

View File

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