kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Subscriptions: hide bell when screen is too narrow
rodzic
e74ee136ee
commit
dd9b876f9c
|
@ -168,6 +168,10 @@
|
||||||
background: $error-red;
|
background: $error-red;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (max-width: 430px) {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.button-active {
|
.button-active {
|
||||||
|
|
Ładowanie…
Reference in New Issue