mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-20 06:51:46 +01:00
@@ -51,7 +51,7 @@ export default (options: Required<ModuleOptions>) => ({
|
||||
},
|
||||
orientation: {
|
||||
horizontal: {
|
||||
root: 'w-full items-center justify-between',
|
||||
root: 'items-center justify-between',
|
||||
list: 'flex items-center',
|
||||
item: 'py-2',
|
||||
link: 'px-2.5 py-1.5 before:inset-x-px before:inset-y-0',
|
||||
|
||||
Reference in New Issue
Block a user