mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix replymodal in anon mode
This commit is contained in:
@@ -206,7 +206,7 @@ export const StyledModal = styled(Modal)`
|
||||
background-color: currentColor;
|
||||
position: absolute;
|
||||
left: 18px;
|
||||
top: 116px;
|
||||
top: 120px;
|
||||
}
|
||||
|
||||
.anon-tip::after {
|
||||
@@ -217,7 +217,7 @@ export const StyledModal = styled(Modal)`
|
||||
background-color: currentColor;
|
||||
position: absolute;
|
||||
left: 18px;
|
||||
top: 105px;
|
||||
top: 108px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user