@3r1s_s/erisui 1.0.20 → 1.0.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.
package/dist/erisui.js CHANGED
@@ -647,14 +647,14 @@
647
647
  vertical-align: bottom;
648
648
  position: relative;
649
649
  cursor: pointer;
650
- width: 24px;
651
- height: 24px;
650
+ width: 20px;
651
+ height: 20px;
652
652
  }
653
653
 
654
654
  .checkbox {
655
655
  position: relative;
656
- width: 24px;
657
- height: 24px;
656
+ width: 20px;
657
+ height: 20px;
658
658
  display: flex;
659
659
  align-items: center;
660
660
  justify-content: center;
package/dist/erisui.mjs CHANGED
@@ -1132,14 +1132,14 @@ class I extends HTMLElement {
1132
1132
  vertical-align: bottom;
1133
1133
  position: relative;
1134
1134
  cursor: pointer;
1135
- width: 24px;
1136
- height: 24px;
1135
+ width: 20px;
1136
+ height: 20px;
1137
1137
  }
1138
1138
 
1139
1139
  .checkbox {
1140
1140
  position: relative;
1141
- width: 24px;
1142
- height: 24px;
1141
+ width: 20px;
1142
+ height: 20px;
1143
1143
  display: flex;
1144
1144
  align-items: center;
1145
1145
  justify-content: center;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@3r1s_s/erisui",
3
- "version": "1.0.20",
3
+ "version": "1.0.21",
4
4
  "description": "an awesome ui library for web apps",
5
5
  "type": "module",
6
6
  "files": [