mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix offline icon style mobile
This commit is contained in:
@@ -3146,14 +3146,12 @@ export const BoardForm = styled.div`
|
||||
margin-bottom: 335px;
|
||||
|
||||
.offline-mobile-sub {
|
||||
width: 13px;
|
||||
margin-top: 4px;
|
||||
width: 16px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.offline-mobile-sub-reply {
|
||||
width: 13px;
|
||||
margin-top: 4px;
|
||||
width: 16px;
|
||||
}
|
||||
|
||||
.thread {
|
||||
|
||||
Reference in New Issue
Block a user