feat: Enhance notifications popup appearance

This commit is contained in:
Maksim Eltyshev
2025-05-21 13:03:25 +02:00
parent d5fd2fd33b
commit c05dcf45f2
33 changed files with 112 additions and 72 deletions

View File

@@ -6,7 +6,6 @@
:global(#app) {
.author {
color: #17394d;
display: inline-block;
font-weight: bold;
line-height: 20px;
}
@@ -21,7 +20,6 @@
.date {
color: #6b808c;
display: inline-block;
font-size: 12px;
line-height: 20px;
}