Skip to content

Commit

Permalink
Update _wysiwyg.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
TCOTC committed Oct 5, 2024
1 parent f250a58 commit 86a1938
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/assets/scss/protyle/_wysiwyg.scss
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,7 @@
background-color: #{$bg-select-variable} !important;
}
}
// 叠加两层高亮的样式
.protyle-wysiwyg--hl {
[data-node-id],
&[data-node-id] {
Expand All @@ -512,6 +513,7 @@
background-color: #{$bg-select-variable} !important;
}
}
// 叠加两层高亮的样式
.protyle-wysiwyg--select {
[data-node-id],
&[data-node-id] {
Expand Down

0 comments on commit 86a1938

Please sign in to comment.