Skip to content

Commit

Permalink
💄 导出预览选项栏的背景色
Browse files Browse the repository at this point in the history
  • Loading branch information
Achuan-2 committed Feb 18, 2023
1 parent afe0a9a commit 4e40643
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -1849,3 +1849,7 @@ body
/* --------------------------------------------------------------------------------------------- */


/* 导出预览选项栏的背景色 */
.protyle-preview__action{
background-color: transparent;
}

0 comments on commit 4e40643

Please sign in to comment.