@indigina/kendo 1.1.5 → 1.1.6

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.
@@ -2341,3 +2341,7 @@ body.mini-navbar .navbar-default .nav .nav-second-level li a span {
2341
2341
  width: 20px;
2342
2342
  height: 20px;
2343
2343
  }
2344
+
2345
+ .k-toolbar.k-grid-toolbar .k-button {
2346
+ padding: 4px 8px;
2347
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@indigina/kendo",
3
- "version": "1.1.5",
3
+ "version": "1.1.6",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^11.0.5",
6
6
  "@angular/core": "^11.0.5"