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

Commit1aaaf00

Browse files
committed
adjust label styling
1 parentc3b5532 commit1aaaf00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎site/src/pages/TasksPage/TasksPage.tsx‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ const TaskForm: FC<TaskFormProps> = ({ templates, onSuccess }) => {
343343
<divclassName="flex flex-col gap-1">
344344
<label
345345
htmlFor="templateID"
346-
className="text-xs text-content-secondary"
346+
className="text-xsfont-mediumtext-content-primary"
347347
>
348348
Template
349349
</label>
@@ -377,7 +377,7 @@ const TaskForm: FC<TaskFormProps> = ({ templates, onSuccess }) => {
377377
<divclassName="flex flex-col gap-1">
378378
<label
379379
htmlFor="presetID"
380-
className="text-xs text-content-secondary"
380+
className="text-xsfont-mediumtext-content-primary"
381381
>
382382
Preset
383383
</label>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp