@quidgest/ui 0.16.57 → 0.16.59

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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.16.57",
2
+ "version": "0.16.59",
3
3
  "components": [
4
4
  {
5
5
  "name": "QAccordion",
package/dist/ui.css CHANGED
@@ -623,6 +623,9 @@ body *::-webkit-scrollbar-track {
623
623
  vertical-align: middle;
624
624
  flex-shrink: 0;
625
625
  }
626
+ .q-badge-indicator .q-badge__content {
627
+ padding: 0;
628
+ }
626
629
  .q-badge-indicator--dot {
627
630
  border-radius: 4px;
628
631
  height: 8px;