.ComposerEmbeddedMessage { height: 2.625rem; transition: height 150ms ease-out, opacity 150ms ease-out; &:not(.open) { height: 0 !important; } body.animation-level-0 & { transition: none !important; } & > div { display: flex; align-items: center; padding-right: 0.625rem; padding-top: 0.45rem; } & > div > .Button { flex-shrink: 0; background: none !important; width: 2.125rem; height: 2.125rem; margin: 0 0.625rem; padding: 0; align-self: center; } }