fix icon alignment to be identical to 4chan

This commit is contained in:
plebeius.eth
2023-06-29 09:00:21 +02:00
parent ff142a3615
commit c8be8e6b19
5 changed files with 24 additions and 24 deletions
+2 -2
View File
@@ -1678,13 +1678,13 @@ export const BoardForm = styled.div`
.offline-sub {
width: 16px;
margin: -5px -4px -4px 3px;
margin: -5px -4px -2px 3px;
position: relative;
}
.offline-reply {
width: 16px;
margin: -5px -4px -4px 3px;
margin: -5px -4px -2px 3px;
position: relative;
}