Merge pull request #1002 from prachi8848/cusrsor

feat: added a cusrsor
This commit is contained in:
Jannat Patel
2024-09-11 15:05:48 +05:30
committed by GitHub

View File

@@ -2202,7 +2202,7 @@ select {
.rows .grid-row .data-row,
.rows .grid-row .grid-footer-toolbar,
.grid-form-heading {
cursor: none;
cursor: pointer;
}
.schedule-header {