We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac0a8e3 commit 8a2ccecCopy full SHA for 8a2ccec
1 file changed
custom/FilterDropdown.vue
@@ -1,5 +1,5 @@
1
<template>
2
- <div class="afcl-select afcl-select-wrapper relative inline-block af-button-shadow rounded rounded-default" ref="internalSelect"
+ <div class="afcl-select afcl-select-wrapper relative inline-block af-button-shadow rounded-default" ref="internalSelect"
3
:class="{'opacity-50': readonly}"
4
>
5
<div class="relative w-fit">
0 commit comments