Fix notify 'font-weight' bug.

This commit is contained in:
Kenshin 2020-01-17 10:42:23 +08:00
parent 23b46613a9
commit dc710878d5

View File

@ -65,6 +65,7 @@ notify-gp notify-content {
display: block;
font-size: 14px;
font-weight: 400;
text-align: left;
overflow: hidden;