704452732a
* Add hints if an error occurs subscribing to notifications * Update import (type/linting issue) * disable optimization for debugging * Revert "disable optimization for debugging" This reverts commit 5b837f94e97b7488a7dc565e7f74d399e19c286f. * improve detection of notification support + improve ux / ui surrounding that * update translations
3 lines
32 B
SCSS
3 lines
32 B
SCSS
.opacity-40 {
|
|
opacity: 0.4;
|
|
}
|