.app-preset-button,
.app-login-button,
.app-reset-button,
.app-logout-button {
    width: auto;
    min-height: 30px;
    .ant-btn {
        width: 100%;
        height: 100%;
    }
    .button-content {
        .icon {
            margin-right: 4px;
            vertical-align: middle;
        }
    }
}
