mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix captcha image state
This commit is contained in:
@@ -84,7 +84,7 @@ export const StyledModal = styled(Modal)`
|
||||
#nav {
|
||||
float: right;
|
||||
margin: 0;
|
||||
width: 40px;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
${({ selectedStyle }) => {
|
||||
|
||||
Reference in New Issue
Block a user