mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 02:59:04 +08:00
Review of docs/spec/layout/demo/ceiling.md (#4709)
Small review corrections.
This commit is contained in:
parent
d2e862d3af
commit
882ecc370a
@ -12,9 +12,9 @@ title:
|
||||
|
||||
## en-US
|
||||
|
||||
Generally, ceiling is used for cross system/application, you can put uniform login/help information in it.
|
||||
Generally, ceiling is used for cross system/applications, where you can put uniform login/help information on top of the page.
|
||||
|
||||
Background color of a ceiling is a deep color, height is `30px`, generally to be used with a light color mainnav.
|
||||
Background color of a ceiling is a dark color, height is `30px`, and a light color foreground for the mainnav should be used.
|
||||
|
||||
````__react
|
||||
import { Menu, Breadcrumb } from 'antd';
|
||||
|
Loading…
Reference in New Issue
Block a user