perf: 优化快捷设置弹窗样式

This commit is contained in:
xiaozzzi
2024-01-05 23:54:35 +08:00
parent fde87aaf6e
commit 56568ab87d

View File

@@ -64,7 +64,7 @@
<el-dialog
v-model="isShowQuickSetting"
class="dialog-quick-setting"
class="bl-dialog-bigger-headerbtn"
width="750px"
:align-center="true"
:append-to-body="true"
@@ -280,13 +280,6 @@ const quickSettingComplete = () => {
</style>
<style>
.dialog-quick-setting {
.el-dialog__headerbtn {
height: 30px;
width: 30px;
font-size: 20px;
}
}
.web-collect-drawer {
--el-drawer-bg-color: var(--bl-html-color);
.el-drawer__header {