Skip to content
This repository was archived by the owner on Oct 5, 2022. It is now read-only.

Commit 8b5220b

Browse files
committed
fix the font styling issue
1 parent 86bc4ee commit 8b5220b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

plugin/res/macOSNotif.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,9 @@
4747
border-radius: 10px;
4848
border: none;
4949
transition: all .8s ease-in-out;
50+
}
5051

52+
.macOSNotif_Container * {
5153
font-weight: 300;
5254
color: #444;
5355
text-align: left;

plugin/res/macOSNotif.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)