fix notification title weight

This commit is contained in:
Ben Haynes
2020-08-17 13:41:09 -04:00
parent eb95a81778
commit b68f098450

View File

@@ -108,7 +108,7 @@ export default defineComponent({
}
.title {
font-weight: 500;
font-weight: 600;
}
&::after {