mirror of
https://github.com/directus/directus.git
synced 2026-01-27 02:17:55 -05:00
fix notification title weight
This commit is contained in:
@@ -108,7 +108,7 @@ export default defineComponent({
|
||||
}
|
||||
|
||||
.title {
|
||||
font-weight: 500;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
&::after {
|
||||
|
||||
Reference in New Issue
Block a user