* Adjust text style of the page.

This commit is contained in:
tianshujie
2023-07-10 18:39:07 +08:00
parent ca2ee18e68
commit aa077804ad
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -1 +1,2 @@
#setCodeForm .set-code-box, #setCodeForm .set-code-tip {margin-left: 32px;}
#setCodeForm .set-code-box .form-label {font-weight: 600; color: var(--color-slate-900);}
+1
View File
@@ -0,0 +1 @@
#limitTaskDateForm .form-label {font-weight: 600; color: var(--color-slate-900);}
+1
View File
@@ -1,3 +1,4 @@
#percentForm .percent-box, #percentForm .percent-tip {margin-left: 32px;}
#percentForm .form-row .form-group {padding-left: 8rem;}
#percentForm .form-row .form-label {width: 8rem;}
#percentForm .percent-box .form-label {font-weight: 600; color: var(--color-slate-900);}