fix: 用户管理筛选框背景色

This commit is contained in:
dataeaseShu 2022-08-03 19:46:11 +08:00
parent bfd9c165a5
commit 14b1a2994f

View File

@ -421,8 +421,8 @@ export default {
}
}
.user-popper {
background: transparent;
padding: 0;
background: #fff;
.popper__arrow {
display: none;
}