form listing new design + delete form modal (#30)

Co-authored-by: JhumanJ <julien@nahum.net>
This commit is contained in:
Chirag
2022-11-16 17:25:50 +05:30
committed by GitHub
parent b9ba6e1e29
commit d8bf96501b
4 changed files with 136 additions and 60 deletions

View File

@@ -31,7 +31,7 @@ export default {
},
props: {
dropdownClass: { type: String, default: 'origin-top-right absolute right-0 mt-2 w-56 rounded-md shadow-lg bg-white dark:bg-gray-800 ring-1 ring-black ring-opacity-5 z-50' }
dropdownClass: { type: String, default: 'origin-top-right absolute right-0 mt-2 w-56 rounded-md shadow-lg bg-white dark:bg-gray-800 ring-1 ring-black ring-opacity-5 z-20' }
},
data () {
return {