Skip to content

Commit

Permalink
Apply font-family settings to vaul-originated drawer
Browse files Browse the repository at this point in the history
  • Loading branch information
hoshinotsuyoshi committed Dec 20, 2024
1 parent 71ce85d commit 235287f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
box-shadow: 0px 4px 20px 0px var(--shadow-basic-shadow, #000);
word-break: break-all;
list-style-position: outside;
font-family: var(--main-font);
}

.header {
Expand Down

0 comments on commit 235287f

Please sign in to comment.