mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
more styles fixes
This commit is contained in:
@@ -665,6 +665,7 @@ export const BoardForm = styled.form`
|
||||
word-wrap: break-word;
|
||||
word-break: break-word;
|
||||
max-width: 100%;
|
||||
margin: 4px 0;
|
||||
}
|
||||
|
||||
hr {
|
||||
@@ -792,6 +793,7 @@ export const BoardForm = styled.form`
|
||||
word-wrap: break-word;
|
||||
word-break: break-word;
|
||||
max-width: 100%;
|
||||
margin: 4px 0;
|
||||
}
|
||||
|
||||
hr {
|
||||
@@ -923,6 +925,7 @@ export const BoardForm = styled.form`
|
||||
word-wrap: break-word;
|
||||
word-break: break-word;
|
||||
max-width: 100%;
|
||||
margin: 4px 0
|
||||
}
|
||||
|
||||
hr {
|
||||
@@ -1052,6 +1055,7 @@ export const BoardForm = styled.form`
|
||||
word-wrap: break-word;
|
||||
word-break: break-word;
|
||||
max-width: 100%;
|
||||
margin: 4px 0
|
||||
}
|
||||
|
||||
hr {
|
||||
@@ -1181,6 +1185,7 @@ export const BoardForm = styled.form`
|
||||
word-wrap: break-word;
|
||||
word-break: break-word;
|
||||
max-width: 100%;
|
||||
margin: 4px 0
|
||||
}
|
||||
|
||||
hr {
|
||||
@@ -1308,6 +1313,7 @@ export const BoardForm = styled.form`
|
||||
word-wrap: break-word;
|
||||
word-break: break-word;
|
||||
max-width: 100%;
|
||||
margin: 4px 0
|
||||
}
|
||||
|
||||
hr {
|
||||
|
||||
Reference in New Issue
Block a user