.sb-inline-toolbar { position: absolute; background-color: var(--bg); height: 2rem; min-width: 2rem; display: flex; z-index: var(--z-toolbar); &_hidden { display: none; } }