Skip to content

Commit

Permalink
fix: pop-window content line-height
Browse files Browse the repository at this point in the history
  • Loading branch information
akira02 committed Apr 16, 2024
1 parent a050644 commit b8790ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion TokynoSora.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@
._lch_,
._lch_ .text_holder,
._lch_ ~ .pop-window,
._lch_ ~ .pop-view {
._lch_ ~ .pop-view,
._lch_ ~ .pop-window .divplurk .content {
line-height: 1.5em;
}
._lc_#layout_content {
Expand Down

0 comments on commit b8790ee

Please sign in to comment.