@indigina/kendo 1.2.20 → 1.2.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1281,11 +1281,6 @@ a {
1281
1281
  word-wrap: break-word;
1282
1282
  }
1283
1283
 
1284
- .log-grid .k-pager-last,
1285
- .log-grid .k-pager-first {
1286
- display: none !important;
1287
- }
1288
-
1289
1284
  .log-area .k-grid-content {
1290
1285
  overflow-y: scroll;
1291
1286
  overflow-x: auto;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@indigina/kendo",
3
- "version": "1.2.20",
3
+ "version": "1.2.21",
4
4
  "peerDependencies": {
5
5
  "@angular/compiler": "^15.2.3",
6
6
  "@angular/core": "^15.2.3"