🐛 fixing font family in datefield
This commit is contained in:
parent
0a263ec2db
commit
425fcbedfa
@ -13,7 +13,7 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 70px;
|
height: 70px;
|
||||||
border: 1px solid var(--color-neutral-200);
|
border: 1px solid var(--color-neutral-200);
|
||||||
|
font-family: var(--font-text-family);
|
||||||
&:disabled {
|
&:disabled {
|
||||||
cursor: not-allowed;
|
cursor: not-allowed;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user