Skip to content

Commit 9889dc2

Browse files
svdimitrradkostanev
authored andcommitted
docs(kb): improvements
1 parent 352e628 commit 9889dc2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

knowledge-base/grid-inline-edit-form.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,6 @@ Add an inline [Blazor Form]({%slug form-overview%}) to your Grid rows by followi
101101
.no-expand-column .k-hierarchy-cell > * {
102102
display: none;
103103
}
104-
105-
.no-expand-column .k-detail-row:hover {
106-
background-color: transparent;
107-
}
108104
</style>
109105
110106
@code {

0 commit comments

Comments
 (0)