Merge branch 'main' of ssh://18.167.251.121:10002/aidlab/Aida_Purchaser_Front
This commit is contained in:
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 6.1 KiB After Width: | Height: | Size: 65 KiB |
@@ -79,10 +79,10 @@
|
||||
<button custom="black" @click="handleDownloadAllAssets">
|
||||
{{ $t('Pay.DownloadAllAssets') }}
|
||||
</button>
|
||||
<button custom="black-box">
|
||||
<!-- <button custom="black-box">
|
||||
<span class="icon"><svg-icon name="order-file" size="18" /></span>
|
||||
<span class="text">{{ $t('Pay.ExportInvoice') }}</span>
|
||||
</button>
|
||||
</button> -->
|
||||
</div>
|
||||
<div class="buttons">
|
||||
<span class="text" @click="onBack">{{ $t('Pay.ContinueShopping') }}</span>
|
||||
@@ -338,7 +338,7 @@
|
||||
gap: 0.8rem;
|
||||
text-transform: uppercase;
|
||||
> .icon.pay {
|
||||
width: 7rem;
|
||||
width: 5rem;
|
||||
--svg-icon-width: auto;
|
||||
--svg-icon-height: 2rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user