Skip to content

Commit 146af7b

Browse files
committed
Fix font-size 5px to 10px #30
1 parent 7fc1457 commit 146af7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/stylesheets/custom_messages.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ div.message-customize-menu {
4141
}
4242
div.message-customize-menu p {
4343
color: gray;
44-
font-size: 5px;
44+
font-size: 10px;
4545
}

0 commit comments

Comments
 (0)