@reshape-biotech/design-system 2.5.2 → 2.5.3

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.
@@ -197,13 +197,6 @@
197
197
  justify-content: space-between
198
198
  }
199
199
 
200
- .month-year .btn-custom {
201
-
202
- border-style: none;
203
-
204
- background-image: none
205
- }
206
-
207
200
  .calendar-body {
208
201
 
209
202
  display: flex;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@reshape-biotech/design-system",
3
- "version": "2.5.2",
3
+ "version": "2.5.3",
4
4
  "scripts": {
5
5
  "dev": "vite dev",
6
6
  "build": "vite build",