mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-29 03:10:42 +01:00
fix(Tabs): broken design
This commit is contained in:
@@ -12,5 +12,5 @@ const items = [{
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<UTabs :items="items" />
|
||||
<UTabs :items="items" class="w-96" />
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user