forked from MarseyWorld/MarseyWorld
fix prev commit
parent
305f17a8aa
commit
0ee100895a
|
@ -86,7 +86,7 @@
|
||||||
</style>
|
</style>
|
||||||
<template id="emoji-button-template">
|
<template id="emoji-button-template">
|
||||||
<button class="btn m-1 px-0 emoji2" data-bs-toggle="tooltip" delay:="0">
|
<button class="btn m-1 px-0 emoji2" data-bs-toggle="tooltip" delay:="0">
|
||||||
<img loading="lazy" width=60 width=85>
|
<img loading="lazy" width=60 height=85>
|
||||||
</button>
|
</button>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue