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