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.

NameThicknessDemo
Solid1px
Dashed2px

Radius

There are few radius styles to choose.

No Radius
border-radius: "0px"
Small Radius
border-radius: ""
Large Radius
border-radius: ""
Round Radius
border-radius: ""

Shadow

There are few shadow styles to choose.

Basic Shadow--el-box-shadow
Light Shadow--el-box-shadow-light
Lighter Shadow--el-box-shadow-lighter
Dark Shadow--el-box-shadow-dark

Source

Docs