字体修改
This commit is contained in:
parent
761696bea2
commit
7c5ff14a09
@ -595,7 +595,7 @@ const handleDeletePlan = (id) => {
|
||||
|
||||
label {
|
||||
width: vw(100);
|
||||
font-size: fs(14);
|
||||
font-size: 14px;
|
||||
font-family: SourceHanSansCN-Regular, sans-serif;
|
||||
color: var(--text-gray);
|
||||
white-space: nowrap;
|
||||
@ -853,7 +853,7 @@ const handleDeletePlan = (id) => {
|
||||
}
|
||||
|
||||
.plan-name {
|
||||
font-size: fs(15);
|
||||
font-size: 12px;
|
||||
font-family: SourceHanSansCN-Bold, sans-serif;
|
||||
font-weight: bold;
|
||||
color: var(--text-white);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user