Fixes Menu Icon Size
This commit is contained in:
@@ -19,16 +19,16 @@
|
||||
<img
|
||||
src="https://img.icons8.com/ios-filled/100/ffffff/delete-sign.png"
|
||||
alt="close"
|
||||
width="50"
|
||||
height="50"
|
||||
width="30"
|
||||
height="30"
|
||||
/>
|
||||
</span>
|
||||
<span v-else class="text-5xl">
|
||||
<img
|
||||
src="https://img.icons8.com/ios-filled/100/ffffff/menu--v6.png"
|
||||
alt="menu"
|
||||
width="50"
|
||||
height="50"
|
||||
width="30"
|
||||
height="30"
|
||||
/>
|
||||
</span>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user