mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-30 11:47:55 +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:
|
props:
|
||||||
orientation: vertical
|
orientation: vertical
|
||||||
class: 'h-96 mx-auto'
|
class: 'h-48 mx-auto'
|
||||||
---
|
---
|
||||||
::
|
::
|
||||||
|
|
||||||
|
|||||||
@@ -103,7 +103,7 @@ ignore:
|
|||||||
props:
|
props:
|
||||||
orientation: vertical
|
orientation: vertical
|
||||||
defaultValue: 50
|
defaultValue: 50
|
||||||
class: 'h-96 mx-auto'
|
class: 'h-48 mx-auto'
|
||||||
---
|
---
|
||||||
::
|
::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user