mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-15 18:01:24 +08:00
34 lines
350 B
Markdown
34 lines
350 B
Markdown
|
# Border
|
||
|
|
||
|
We standardize the borders that can be used in buttons, cards, pop-ups and other components.
|
||
|
|
||
|
## Border style
|
||
|
|
||
|
There are few border styles to choose.
|
||
|
|
||
|
:::demo
|
||
|
|
||
|
border/border
|
||
|
|
||
|
:::
|
||
|
|
||
|
## Radius
|
||
|
|
||
|
There are few radius styles to choose.
|
||
|
|
||
|
:::demo
|
||
|
|
||
|
border/radius
|
||
|
|
||
|
:::
|
||
|
|
||
|
### Shadow
|
||
|
|
||
|
There are few shadow styles to choose.
|
||
|
|
||
|
:::demo
|
||
|
|
||
|
border/shadow
|
||
|
|
||
|
:::
|