Skip to content

Commit 89a2ac0

Browse files
committed
chore: regen docs
1 parent f54e206 commit 89a2ac0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/utils/docs/customization.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3275,7 +3275,7 @@ This is equivalent to `height: 0.25rem;`.
32753275

32763276
### `.k-h-full`
32773277

3278-
This is equivalent to `min-height: 100%;`.
3278+
This is equivalent to `height: 100%;`.
32793279

32803280

32813281

@@ -6742,7 +6742,7 @@ This is equivalent to `width: 0.25rem;`.
67426742

67436743
### `.k-w-full`
67446744

6745-
This is equivalent to `min-width: 100%;`.
6745+
This is equivalent to `width: 100%;`.
67466746

67476747

67486748

0 commit comments

Comments
 (0)