CASH-1437: fix #7 for font size
This commit is contained in:
parent
ad5326d7cb
commit
2c1e1c25d7
1 changed files with 3 additions and 0 deletions
|
|
@ -240,4 +240,7 @@ export default {
|
||||||
color: $gray-600;
|
color: $gray-600;
|
||||||
font-family: UrbanistRegular;
|
font-family: UrbanistRegular;
|
||||||
}
|
}
|
||||||
|
:deep(.caption) {
|
||||||
|
font-size: 0.875rem;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue