Skip to content

Commit 13ecd26

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ How to change the Grid font size? How to set custom font styles?
3434
````CSHTML
3535
<style>
3636
/* grid cells */
37-
.k-grid.font-size,
37+
.k-grid.font-size table,
3838
3939
/* textboxes */
4040
.k-grid.font-size .k-input,

0 commit comments

Comments
 (0)