mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
add account selection
This commit is contained in:
@@ -172,6 +172,11 @@ export const StyledModal = styled(Modal)`
|
||||
top: 1px;
|
||||
}
|
||||
|
||||
.settings-select {
|
||||
position: relative;
|
||||
left: 23px;
|
||||
}
|
||||
|
||||
|
||||
${({ selectedStyle }) => {
|
||||
switch (selectedStyle) {
|
||||
|
||||
Reference in New Issue
Block a user