You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a small one. The placeholder button just looks like text:
Note how on the Image placeholder, the button looks as intended.
The image placeholder has these classes: components-button button button-large, the gallery placeholder only has button button-large, but I can't figure out why.
The text was updated successfully, but these errors were encountered:
* Fix native test of image block (#1456)
* Add ref to gutenberg repo
* Update ret to point to master
* Introduce grouping in the block settings inspector (#1397)
* Feat: cover cross platform RangeControl (#1342)
* feat: add RangeCell component
* update ref
* update ref and bundle
This is a small one. The placeholder button just looks like text:
Note how on the Image placeholder, the button looks as intended.
The image placeholder has these classes:
components-button button button-large
, the gallery placeholder only hasbutton button-large
, but I can't figure out why.The text was updated successfully, but these errors were encountered: