mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix style tomorrow
This commit is contained in:
@@ -320,6 +320,12 @@ export const StyledModal = styled(Modal)`
|
|||||||
|
|
||||||
button {
|
button {
|
||||||
filter: brightness(80%);
|
filter: brightness(80%);
|
||||||
|
}
|
||||||
|
|
||||||
|
textarea {
|
||||||
|
background-color: #282a2e;
|
||||||
|
color: #c5c8c6;
|
||||||
|
border: 1px solid #000;
|
||||||
}`;
|
}`;
|
||||||
|
|
||||||
case 'Photon':
|
case 'Photon':
|
||||||
|
|||||||
Reference in New Issue
Block a user