fix(@vben/web-antd): enlarge full reduction card title typography
This commit is contained in:
@@ -30,8 +30,9 @@
|
|||||||
.mfr-card-name {
|
.mfr-card-name {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
font-size: 15px;
|
font-size: 18px;
|
||||||
font-weight: 600;
|
font-weight: 700;
|
||||||
|
line-height: 1.35;
|
||||||
color: var(--mfr-text);
|
color: var(--mfr-text);
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user