Bit more styling of swaync

This commit is contained in:
David Heinemeier Hansson
2025-06-07 22:02:22 +02:00
parent d289a1a466
commit a43f4874d4
2 changed files with 10 additions and 4 deletions

View File

@ -5,12 +5,18 @@
}
.notification {
border-radius: 0px; /* Square corners */
border-radius: 0px;
padding: 14px;
color: #cdd6f4;
background-color: #1a1b26;
border: 2px solid #313244;
margin: 10px;
margin: 20px;
}
.icon,
.app-icon,
.image {
margin-right: 8px;
}
.title {