mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
add offline indicator in subscriptions section
This commit is contained in:
@@ -296,6 +296,11 @@ export const BoardsContent = styled.div`
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.disconnected {
|
||||
width: 15px;
|
||||
position: absolute;
|
||||
}
|
||||
`;
|
||||
|
||||
export const Footer = styled.div`
|
||||
|
||||
Reference in New Issue
Block a user