GridColumnDefinition examples

This commit is contained in:
2024-02-04 16:20:58 +08:00
parent 3fb191ee13
commit 12680cc662
3 changed files with 42 additions and 0 deletions

View File

@ -53,6 +53,7 @@
&,
input[type="text"],
input[type="date"],
textarea {
font-size: var(--font-size);
font-family: var(--font-family);