@bethinkpl/design-system 33.0.7 → 34.0.0

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.
@@ -269,12 +269,8 @@
269
269
 
270
270
  &__actions {
271
271
  align-self: stretch;
272
- display: none;
272
+ display: flex;
273
273
  flex-shrink: 0;
274
-
275
- @media #{breakpoint-s()} {
276
- display: flex;
277
- }
278
274
  }
279
275
 
280
276
  &__divider {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bethinkpl/design-system",
3
- "version": "33.0.7",
3
+ "version": "34.0.0",
4
4
  "description": "Bethink universe design-system",
5
5
  "repository": {
6
6
  "type": "git",