fix
This commit is contained in:
@@ -9,8 +9,12 @@
|
||||
<div class="brandsList">
|
||||
<div class="brand" :class="db_name === 'verity' && 'selected'">
|
||||
<button @click="db_name = 'verity'">
|
||||
<i class="fas fa-phone-laptop"></i>
|
||||
<span>لوازم جانبی کامپیوتر ، موبایل و محصولات حافظه</span>
|
||||
<span class="row">
|
||||
<i class="fas fa-phone-laptop" style=" margin-right: -10px;"></i>
|
||||
<i class="fas fa-gamepad" style="margin-top: 32px; position: absolute; margin-right: 25px;"></i>
|
||||
</span>
|
||||
|
||||
<span>لوازم جانبی کامپیوتر ، موبایل ، حافظه و کنسول</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="brand" :class="db_name === 'panatech' && 'selected'">
|
||||
|
||||
Reference in New Issue
Block a user