mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
add anonymous mode UI
This commit is contained in:
@@ -190,6 +190,11 @@ export const StyledModal = styled(Modal)`
|
||||
left: 23px;
|
||||
}
|
||||
|
||||
.anon-off {
|
||||
padding-left: 3px;
|
||||
padding-top: 15px;
|
||||
}
|
||||
|
||||
|
||||
${({ selectedStyle }) => {
|
||||
switch (selectedStyle) {
|
||||
|
||||
Reference in New Issue
Block a user