mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-28 12:49:25 +00:00
Bit more styling of swaync
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user