mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 23:58:13 +08:00
docs(toolbar): remove no-border reference (#18528)
This commit is contained in:
@ -17,7 +17,7 @@ Buttons placed in a toolbar should be placed inside of the `<ion-buttons>` eleme
|
||||
|
||||
### Borders
|
||||
|
||||
In `md` mode, the `<ion-header>` will receive a box-shadow on the bottom, and the `<ion-footer>` will receive a box-shadow on the top. In `ios` mode, the `<ion-header>` will receive a border on the bottom, and the `<ion-footer>` will receive a border on the top. Both the `md` box-shadow and the `ios` border can be removed by adding the `no-border` attribute to the element.
|
||||
In `md` mode, the `<ion-header>` will receive a box-shadow on the bottom, and the `<ion-footer>` will receive a box-shadow on the top. In `ios` mode, the `<ion-header>` will receive a border on the bottom, and the `<ion-footer>` will receive a border on the top.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user