@secretstache/wordpress-gutenberg 0.2.0 → 0.2.2

Sign up to get free protection for your applications and to get access to all the features.
package/build/index.css CHANGED
@@ -83,10 +83,10 @@
83
83
 
84
84
  .block-editor__container .add-new-child-btn {
85
85
  display: flex;
86
- margin: rem-calc(20) auto !important;
86
+ margin: 20px auto !important;
87
87
  align-items: center;
88
88
  flex-direction: column;
89
- height: rem-calc(50);
89
+ height: 50px;
90
90
  justify-content: center;
91
91
  width: 100%;
92
92
  user-select: text;