mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-08 00:03:37 +01:00
7 lines
122 B
SCSS
7 lines
122 B
SCSS
.push-notifications {
|
|
&-unavailable {
|
|
body.cap-service-worker.cap-notification & {
|
|
display: none;
|
|
}
|
|
}
|
|
}
|