mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
add offline indicator to subscriptions mobile
This commit is contained in:
@@ -2980,6 +2980,15 @@ export const BoardForm = styled.div`
|
||||
@media (max-width: 480px) {
|
||||
margin-bottom: 335px;
|
||||
|
||||
.offline-mobile-sub {
|
||||
width: 18px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.offline-mobile-sub-reply {
|
||||
width: 15px;
|
||||
}
|
||||
|
||||
.thread {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user