Update layout.md (#8330)

Co-authored-by: RealityBoy <1923740402@qq.com>
This commit is contained in:
neokms 2022-08-31 15:10:09 +03:00 committed by GitHub
parent 351915927c
commit 095287bc17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,7 +90,7 @@ import 'element-plus/theme-chalk/display.css'
The classes are:
- `hidden-xs-only` - hide when on extra small viewports only
- `hidden-sm-only` - hide when on small viewports and down
- `hidden-sm-only` - hide when on small viewports only
- `hidden-sm-and-down` - hide when on small viewports and down
- `hidden-sm-and-up` - hide when on small viewports and up
- `hidden-md-only` - hide when on medium viewports only