nice spotify notification
This commit is contained in:
@@ -58,6 +58,13 @@ button {
|
||||
background-color: #111111;
|
||||
}
|
||||
|
||||
.flat-button {
|
||||
background-color: #333333;
|
||||
color: #ffffff;
|
||||
padding: 2px 4px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.workspace-pill {
|
||||
padding: 2px 5px;
|
||||
margin-right: 6px;
|
||||
@@ -151,3 +158,6 @@ button {
|
||||
border: 1px solid rgba(80, 80, 80, 0.8);
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.notification-button-box {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user