mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
perf(board): improve scroll removing hr margin glitch
This commit is contained in:
@@ -2049,10 +2049,10 @@ export const BoardForm = styled.div`
|
|||||||
border-top: none;
|
border-top: none;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
clear: both;
|
clear: both;
|
||||||
|
padding-bottom: 25px;
|
||||||
|
|
||||||
hr {
|
hr {
|
||||||
margin-top: 30px;
|
padding-top: 25px;
|
||||||
margin-bottom: 30px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.op-container {
|
.op-container {
|
||||||
|
|||||||
Reference in New Issue
Block a user