mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
added onclick event for sub list
This commit is contained in:
@@ -228,4 +228,10 @@ export const BoardForm = styled.form`
|
||||
word-break: break-word;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
hr {
|
||||
border: none;
|
||||
border-top: 1px solid #d9bfb7;
|
||||
height: 0;
|
||||
}
|
||||
`;
|
||||
Reference in New Issue
Block a user