mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
@ -243,6 +243,10 @@ const useStyles = makeStyles({
|
||||
form: {
|
||||
display: "flex",
|
||||
justifyContent: "center",
|
||||
|
||||
"& input": {
|
||||
colorScheme: "dark",
|
||||
},
|
||||
},
|
||||
stack: {
|
||||
// REMARK: 360 is 'arbitrary' in that it gives the helper text enough room
|
||||
|
Reference in New Issue
Block a user