@quidgest/ui 0.6.0 → 0.6.1

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
@@ -790,6 +790,7 @@ body {
790
790
  gap: 0.25rem;
791
791
  width: 100%;
792
792
  padding: 0.25rem 0;
793
+ outline: none;
793
794
  }
794
795
  .q-select__body .q-list-item {
795
796
  width: calc(100% - 0.5rem);