mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix styling
This commit is contained in:
@@ -1541,7 +1541,7 @@ export const BoardForm = styled.div`
|
||||
}
|
||||
|
||||
.post-info {
|
||||
margin: 3px;
|
||||
margin: 5px;
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
@@ -1580,6 +1580,7 @@ export const BoardForm = styled.div`
|
||||
max-width: 80%;
|
||||
font-size: 11px;
|
||||
padding: 3px;
|
||||
opacity: 100%;
|
||||
}
|
||||
|
||||
${({ selectedStyle }) => {
|
||||
@@ -1682,6 +1683,7 @@ export const BoardForm = styled.div`
|
||||
.quotelink-mobile {
|
||||
color: navy !important;
|
||||
text-decoration: underline;
|
||||
font-family: arial;
|
||||
}
|
||||
|
||||
.quotelink-mobile:hover {
|
||||
|
||||
Reference in New Issue
Block a user