Added the ability to apply custom opacity to all elements. (#140)
* Added the ability to apply custom opacity to all elements. * Apply menu opacity to settings menu
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
min-width: 26em;
|
||||
min-height: 6rem;
|
||||
border-radius: 0.6em;
|
||||
opacity: $notification-opacity/100;
|
||||
}
|
||||
|
||||
.notification-card-container {
|
||||
|
||||
Reference in New Issue
Block a user