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;
|
||||
margin: 0;
|
||||
clear: both;
|
||||
padding-bottom: 25px;
|
||||
|
||||
hr {
|
||||
margin-top: 30px;
|
||||
margin-bottom: 30px;
|
||||
padding-top: 25px;
|
||||
}
|
||||
|
||||
.op-container {
|
||||
|
||||
Reference in New Issue
Block a user