.ui-action-bar-container {
    position: fixed;
    bottom: 0;
    z-index: var(--theme-z-index-action-bar);
    display: flex;
    width: 100%;
}
