@fewangsit/wangsvue-presets 1.0.99 → 1.0.100
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/fixedasset/calendar/index.js +4 -2
- package/fixedasset/index.es.js +10 -10
- package/fixedasset/index.system.js +1 -1
- package/globalsettings/calendar/index.js +4 -2
- package/globalsettings/index.es.js +28 -28
- package/globalsettings/index.system.js +1 -1
- package/package.json +1 -1
- package/supplyasset/calendar/index.js +4 -2
- package/supplyasset/index.es.js +6 -6
- package/supplyasset/index.system.js +2 -2
- package/wangsvue/calendar/index.js +4 -3
- package/wangsvue/index.es.js +4 -3
- package/wangsvue/index.system.js +2 -2
- package/wangsvue/style.css +0 -5
package/wangsvue/style.css
CHANGED
|
@@ -3027,11 +3027,6 @@
|
|
|
3027
3027
|
background-color: rgb(238 235 211 / var(--tw-bg-opacity)) !important;
|
|
3028
3028
|
}
|
|
3029
3029
|
|
|
3030
|
-
.\!bg-primary-1000{
|
|
3031
|
-
--tw-bg-opacity: 1 !important;
|
|
3032
|
-
background-color: rgb(105 82 0 / var(--tw-bg-opacity)) !important;
|
|
3033
|
-
}
|
|
3034
|
-
|
|
3035
3030
|
.\!bg-primary-1000\/90{
|
|
3036
3031
|
background-color: rgb(105 82 0 / 0.9) !important;
|
|
3037
3032
|
}
|