style: bold text
This commit is contained in:
@@ -306,3 +306,8 @@ textarea:hover {
|
||||
border-radius: 6px;
|
||||
}
|
||||
}
|
||||
|
||||
.bold-text {
|
||||
color: var(--ant-color-text);
|
||||
font-weight: var(--font-weight-medium);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user