app/assets/stylesheets/katalyst/content/editor/_new-items.scss in katalyst-content-0.2.0 vs app/assets/stylesheets/katalyst/content/editor/_new-items.scss in katalyst-content-0.2.1

- old
+ new

@@ -8,9 +8,10 @@ [role="listitem"] { display: flex; flex-direction: column; justify-content: center; align-items: center; + text-align: center; transform: translate3d(0, 0, 0); cursor: grab; background: white; box-shadow: rgb(0 0 0 / 25%) 0 1px 1px, rgb(0 0 0 / 31%) 0 0 2px; min-height: 5rem;