.button-bar{height:50px;width:100%;background-color:silver;display:flex;align-items:center;box-shadow:0 1px 2px 0 rgba(0,0,0,.06),0 1px 2px 0 rgba(0,0,0,.06)}.button-bar .button-group{height:100%;display:flex;align-items:center;gap:16px}.button-bar .button-group .action-button-disabled{background-color:#fff!important;border-color:#fff!important}