This commit is contained in:
Laux Dev
2026-03-19 18:57:20 +08:00
parent f84894b6d7
commit 2c9f2d612b
29 changed files with 129 additions and 137 deletions

View File

@@ -62,7 +62,7 @@
align-items: center;
gap: 10px;
color: #d2d3e1;
font-size: 16px;
font-size: 1rem;
font-style: normal;
font-weight: 500;
line-height: normal;
@@ -84,7 +84,7 @@
"liga" off,
"clig" off;
font-family: Inter;
font-size: 12px;
font-size: 0.7rem;
font-style: normal;
font-weight: 500;
line-height: 22px; /* 183.333% */

View File

@@ -41,7 +41,7 @@
gap: 5px;
color: #85869b;
font-family: Inter;
font-size: 18px;
font-size: 1.18rem;
font-weight: 400;
}
@@ -90,7 +90,7 @@
border: 1px solid #4b4f6d;
resize: none;
color: #85869b;
font-size: 16px;
font-size: 1rem;
font-family: inter;
font-style: normal;
font-weight: 400;
@@ -106,7 +106,7 @@
.textarea:focus::placeholder {
color: #4b4f6d;
font-family: Inter;
font-size: 16px;
font-size: 1rem;
font-style: normal;
font-weight: 400;
line-height: normal;
@@ -128,7 +128,7 @@
}
.projectDetailsHeader p {
color: #d2d3e1;
font-size: 20px;
font-size: 1.25rem;
font-style: normal;
font-weight: 500;
line-height: normal;
@@ -176,7 +176,7 @@
.fieldsCreateNew > div > div p,
.resourceFields > div > div p {
color: #d2d3e1;
font-size: 16px;
font-size: 1rem;
font-style: normal;
font-weight: 400;
line-height: normal;
@@ -199,7 +199,7 @@
border: 1px dashed #5980f1;
color: #5980f1;
text-align: center;
font-size: 16px;
font-size: 1rem;
font-style: normal;
font-weight: 400;
line-height: normal;
@@ -250,7 +250,7 @@
.additionalDetailsHeader p {
color: #d2d3e1;
font-size: 20px;
font-size: 1.25rem;
font-style: normal;
font-weight: 500;
line-height: normal;
@@ -287,7 +287,7 @@
}
.additionalDetailsFields p {
color: #d2d3e1;
font-size: 16px;
font-size: 1rem;
font-style: normal;
font-weight: 400;
line-height: normal;

View File

@@ -35,7 +35,7 @@
.searchInputGroup input {
color: white;
font-family: Inter;
font-size: 18px;
font-size: 0.9rem;
font-style: normal;
font-weight: 400;
line-height: normal;
@@ -105,7 +105,7 @@
border-radius: 4px;
color: #acb0ff;
font-family: Inter;
font-size: 18px;
font-size: 0.9rem;
font-style: normal;
font-weight: 400;
line-height: normal;
@@ -120,7 +120,7 @@
gap: 12px;
color: #acb0ff;
font-family: Inter;
font-size: 18px;
font-size: 0.9rem;
font-style: normal;
font-weight: 400;
line-height: normal;
@@ -165,7 +165,7 @@
flex: 1 0 0;
align-self: stretch;
color: #d2d3e1;
font-size: 15px;
font-size: 0.9rem;
font-style: normal;
font-weight: 400;
line-height: normal;
@@ -195,7 +195,7 @@
flex: 1 0 0;
color: #fff;
font-family: Inter;
font-size: 18px;
font-size: 0.9rem;
font-style: normal;
font-weight: 500;
line-height: normal;
@@ -219,7 +219,7 @@
flex: 1 0 0;
color: #85869b;
font-family: Inter;
font-size: 15px;
font-size: 0.9rem;
font-style: normal;
font-weight: 500;
line-height: normal;
@@ -252,7 +252,7 @@
flex: 1 0 0;
color: #85869b;
text-align: center;
font-size: 16px;
font-size: 1rem;
font-style: normal;
font-weight: 500;
line-height: normal;