Skip to content

Commit 6105f13

Browse files
committed
docs(grid): Update Grid font-size KB
1 parent 13ecd26 commit 6105f13

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

knowledge-base/grid-change-font-size.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ How to change the Grid font size? How to set custom font styles?
3333
3434
````CSHTML
3535
<style>
36+
/* grid */
37+
.k-grid.font-size,
38+
/* grid toolbar */
39+
.k-grid.font-size .k-toolbar,
3640
/* grid cells */
3741
.k-grid.font-size table,
3842

0 commit comments

Comments
 (0)