Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit555bf24

Browse files
authored
fix: change color of time icon for dark mode (#1923)
resolves#1791
1 parentbdacbd4 commit555bf24

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎site/src/components/WorkspaceScheduleForm/WorkspaceScheduleForm.tsx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,10 @@ const useStyles = makeStyles({
243243
form:{
244244
display:"flex",
245245
justifyContent:"center",
246+
247+
"& input":{
248+
colorScheme:"dark",
249+
},
246250
},
247251
stack:{
248252
// REMARK: 360 is 'arbitrary' in that it gives the helper text enough room

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp