update: remove dollor from wallet and unit
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<CFooter :fixed="false">
|
||||
<div class="mfs-auto">
|
||||
<span class="mr-1" target="_blank">Powered by</span>
|
||||
<a href="https://negarehagency.com/" target="_blank" class="copy-right">Negareh Agency</a>
|
||||
<a href="https://danakcorp.com/" target="_blank" class="copy-right textblack">Danak Corp</a>
|
||||
</div>
|
||||
</CFooter>
|
||||
</template>
|
||||
@@ -12,3 +12,9 @@ export default {
|
||||
name: 'TheFooter'
|
||||
}
|
||||
</script>
|
||||
|
||||
<style>
|
||||
.textblack {
|
||||
color: #000 !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user