fix: dont use white for the copy url button in the modal

pull/3235/head
yougotwill 5 months ago
parent 050eed0eb6
commit 72940c6221

@ -61,7 +61,6 @@ export function OpenUrlModal(props: OpenUrlModalState) {
/>
<SessionButton
text={window.i18n('urlCopy')}
buttonColor={SessionButtonColor.White}
buttonType={SessionButtonType.Simple}
onClick={onClickCopy}
dataTestId="session-confirm-cancel-button"

Loading…
Cancel
Save