shared-ritm 1.0.51 → 1.0.52

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": "shared-ritm",
3
- "version": "1.0.51",
3
+ "version": "1.0.52",
4
4
  "private": false,
5
5
  "files": [
6
6
  "dist",
@@ -121,7 +121,7 @@ const isDisabled = computed(() => {
121
121
  border-radius: 14px;
122
122
  }
123
123
  &:global(.q-btn) {
124
- color: #ea0e3f;
124
+ color: #0a1629;
125
125
  font-size: 16px;
126
126
  font-style: normal;
127
127
  font-weight: 700;