@quidgest/ui 0.5.15 → 0.5.17

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/ui.css CHANGED
@@ -442,6 +442,8 @@ body {
442
442
  }
443
443
  .q-icon__svg {
444
444
  fill: currentColor;
445
+ }
446
+ .q-icon__svg, .q-icon__img {
445
447
  width: 1em;
446
448
  height: 1em;
447
449
  }