We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccb1985 commit 13ecd26Copy full SHA for 13ecd26
knowledge-base/grid-change-font-size.md
@@ -34,7 +34,7 @@ How to change the Grid font size? How to set custom font styles?
34
````CSHTML
35
<style>
36
/* grid cells */
37
- .k-grid.font-size,
+ .k-grid.font-size table,
38
39
/* textboxes */
40
.k-grid.font-size .k-input,
0 commit comments