mirror of
https://github.com/plankanban/planka.git
synced 2025-07-28 01:29:44 +02:00
feat: Enhance notifications popup appearance
This commit is contained in:
parent
d5fd2fd33b
commit
c05dcf45f2
33 changed files with 112 additions and 72 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue