This commit is contained in:
Muhammad Shahzad
2024-06-05 22:58:34 +05:00
parent 7e451af7a2
commit 1342de520d
5 changed files with 191 additions and 49 deletions

View File

@@ -162,7 +162,7 @@ const options = [
>
<template #activator="{ props }">
<i class="ri-more-2-line cursor-pointer" v-bind="props"></i>
<i class="ri-more-2-line cursor-pointer" style="font-size: 32px;" v-bind="props"></i>
</template>