@quidgest/ui 0.8.6 → 0.8.8

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
@@ -360,8 +360,8 @@ body *::-webkit-scrollbar-track {
360
360
  }
361
361
  .q-btn--active {
362
362
  z-index: 2;
363
+ color: var(--q-theme-primary-dark);
363
364
  background-color: rgb(var(--q-theme-primary-light-rgb)/0.5);
364
- box-shadow: inset 0 -2px 0 0 currentColor;
365
365
  }
366
366
  .q-btn:disabled {
367
367
  opacity: 0.6;