mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
@@ -348,3 +348,9 @@ export default defineComponent({
|
||||
}
|
||||
})
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.form-select {
|
||||
background-image: none;
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -7,7 +7,3 @@ a:focus-visible {
|
||||
}
|
||||
|
||||
::selection { @apply bg-primary/40; }
|
||||
|
||||
select {
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user