You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/js/components/ui/Combobox/Combobox.vue
-12Lines changed: 0 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -555,18 +555,6 @@ defineExpose({
555
555
</template>
556
556
557
557
<style scoped>
558
-
/* Override the hardcoded z-index of Reka's popper content wrapper under certain conditions. We can't use a direct descendant selector because the combobox is inside a portal, so instead we'll check to see if certain conditions are present. */
0 commit comments