@mythpe/quasar-ui-qui 0.2.10 → 0.2.11

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mythpe/quasar-ui-qui",
3
- "version": "0.2.10",
3
+ "version": "0.2.11",
4
4
  "description": "MyTh Quasar UI Kit App Extension",
5
5
  "author": {
6
6
  "name": "MyTh Ahmed Faiz",
@@ -657,10 +657,7 @@ defineExpose({
657
657
  </template>
658
658
  <template #top="topSlotProps">
659
659
  <MCol col="12">
660
- <MContainer
661
- :fluid="!1"
662
- class="no-padding"
663
- >
660
+ <MContainer :fluid="!1">
664
661
  <slot
665
662
  :dt="datatableItemsScope"
666
663
  :form="useFormContext"