File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 355355 text-align : right ;
356356 padding-top : 15px ;
357357
358- button {
358+ button , a .ant-btn {
359359 margin-right : 5px ;
360360 }
361361}
Original file line number Diff line number Diff line change 3030 show-icon
3131 :message =" $t('message.ssvm.cert.untrusted')"
3232 :description =" $t('message.ssvm.cert.trust.instructions')" />
33- <div class = " action-button " style = " margin-top : 16 px " >
33+ <div :span = " 24 " class = " action-button " >
3434 <a-button @click =" closeAction" >{{ $t('label.cancel') }}</a-button >
3535 <a-button :href =" ssvmOrigin" target =" _blank" rel =" noopener noreferrer" >
3636 {{ $t('label.ssvm.open.cert.page') }}
Original file line number Diff line number Diff line change 3030 show-icon
3131 :message =" $t('message.ssvm.cert.untrusted')"
3232 :description =" $t('message.ssvm.cert.trust.instructions')" />
33- <div class = " action-button " style = " margin-top : 16 px " >
33+ <div :span = " 24 " class = " action-button " >
3434 <a-button @click =" closeAction" >{{ $t('label.cancel') }}</a-button >
3535 <a-button :href =" ssvmOrigin" target =" _blank" rel =" noopener noreferrer" >
3636 {{ $t('label.ssvm.open.cert.page') }}
Original file line number Diff line number Diff line change 2828 show-icon
2929 :message =" $t('message.ssvm.cert.untrusted')"
3030 :description =" $t('message.ssvm.cert.trust.instructions')" />
31- <div class = " action-button " style = " margin-top : 16 px " >
31+ <div :span = " 24 " class = " action-button " >
3232 <a-button @click =" closeAction" >{{ $t('label.cancel') }}</a-button >
3333 <a-button :href =" ssvmOrigin" target =" _blank" rel =" noopener noreferrer" >
3434 {{ $t('label.ssvm.open.cert.page') }}
You can’t perform that action at this time.
0 commit comments