@uxda/appkit 4.1.44 → 4.1.46

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/appkit.css CHANGED
@@ -178,6 +178,8 @@
178
178
  .ocr-icon {
179
179
  width: 24px;
180
180
  height: 24px;
181
+ display: inline-flex;
182
+ align-items: center;
181
183
  }
182
184
  .ocr-icon .ns-icon {
183
185
  width: 24px;
@@ -1325,10 +1327,6 @@ page {
1325
1327
  height: 12px;
1326
1328
  margin-left: 5px;
1327
1329
  }
1328
- .ocr-id__img {
1329
- width: 20px;
1330
- height: 20px;
1331
- }
1332
1330
  .dd-area {
1333
1331
  display: flex;
1334
1332
  justify-content: flex-end;