Skip to content

Commit

Permalink
ui(comment): optimize waline style
Browse files Browse the repository at this point in the history
  • Loading branch information
XPoet committed Nov 17, 2023
1 parent 5a0d631 commit a03054b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/css/layout/_partial/comment/waline.styl
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
--waline-info-bgcolor var(--background-color-3)
--waline-info-color var(--text-color-3)
--waline-border 1px solid var(--waline-border-color)
--waline-dark-grey var(--text-color-3)
--waline-light-grey var(--text-color-4)

input
textarea {
Expand Down

0 comments on commit a03054b

Please sign in to comment.