mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-02-05 14:48:03 +01:00
@@ -2,7 +2,7 @@ import { arrow } from '../popper'
|
|||||||
|
|
||||||
export default {
|
export default {
|
||||||
container: 'z-20 group',
|
container: 'z-20 group',
|
||||||
trigger: 'inline-flex w-full',
|
trigger: 'flex items-center w-full',
|
||||||
width: 'w-full',
|
width: 'w-full',
|
||||||
height: 'max-h-60',
|
height: 'max-h-60',
|
||||||
base: 'relative focus:outline-none overflow-y-auto scroll-py-1',
|
base: 'relative focus:outline-none overflow-y-auto scroll-py-1',
|
||||||
|
|||||||
Reference in New Issue
Block a user