@mythpe/quasar-ui-qui 0.3.60 → 0.3.61

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.3.60",
3
+ "version": "0.3.61",
4
4
  "description": "MyTh Quasar UI Kit App Extension",
5
5
  "author": {
6
6
  "name": "MyTh Ahmed Faiz",
@@ -1020,7 +1020,8 @@ defineExpose({
1020
1020
  @before-show="beforeCloseFilterDialog"
1021
1021
  >
1022
1022
  <q-card
1023
- :style="$q.screen.gt.sm?`width: ${Math.ceil($q.screen.width/2)}px` : undefined"
1023
+ fstyle="$q.screen.gt.sm?`width: ${Math.ceil($q.screen.width/2)}px` : undefined"
1024
+ style="max-width: 700px"
1024
1025
  flat
1025
1026
  square
1026
1027
  >