Skip to content

Commit

Permalink
perf: 优化网页收藏 drawer 样式
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaozzzi committed Jan 11, 2024
1 parent 697b8b2 commit 0170aaf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions blossom-editor/src/renderer/src/components/AppHeader.vue
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,8 @@ const quickSettingComplete = () => {
<style>
.web-collect-drawer {
--el-drawer-bg-color: var(--bl-html-color);
--el-drawer-padding-primary: 10px 10px 0 0;
--color: var(--bl-text-color-light);
.el-drawer__header {
margin-bottom: 0;
}
Expand Down

0 comments on commit 0170aaf

Please sign in to comment.