Skip to content

Commit

Permalink
pref: tooltip 的样式
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaozzzi committed Apr 2, 2024
1 parent d4a6eed commit ce77d82
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions blossom-editor/src/renderer/src/assets/styles/bl-tooltip.scss
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,9 @@
.el-popper.is-small {
padding: 0 8px;
box-shadow: 1px 1px 3px #f4f4f4;
transition: none;

.el-popper__arrow {
display: none;
}
}

0 comments on commit ce77d82

Please sign in to comment.