Skip to content

Commit

Permalink
feat: improve waline
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Sketon committed Oct 7, 2024
1 parent f4251a4 commit a7abcd5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion source/css/_partial/comment.styl
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,7 @@
width: auto

.wl-emoji-popup
max-width: calc(100vw - 90px) !important
max-width: calc(100vw - 90px) !important

.wl-count
color: var(--color-default)

0 comments on commit a7abcd5

Please sign in to comment.