fix style tomorrow

This commit is contained in:
plebbitor
2023-04-19 17:01:23 +02:00
parent 59c5250347
commit ebdf851c93
@@ -320,6 +320,12 @@ export const StyledModal = styled(Modal)`
button {
filter: brightness(80%);
}
textarea {
background-color: #282a2e;
color: #c5c8c6;
border: 1px solid #000;
}`;
case 'Photon':