mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
docs(progress/slider): update orientation height
This commit is contained in:
@@ -102,7 +102,7 @@ Use the `orientation` prop to change the orientation of the Progress. Defaults t
|
||||
---
|
||||
props:
|
||||
orientation: vertical
|
||||
class: 'h-96 mx-auto'
|
||||
class: 'h-48 mx-auto'
|
||||
---
|
||||
::
|
||||
|
||||
|
||||
@@ -103,7 +103,7 @@ ignore:
|
||||
props:
|
||||
orientation: vertical
|
||||
defaultValue: 50
|
||||
class: 'h-96 mx-auto'
|
||||
class: 'h-48 mx-auto'
|
||||
---
|
||||
::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user