mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
refactor(): remove no-border references, add ion-no-border class (#18954)
* remove no border ref * change to dispaly * update usage
This commit is contained in:

committed by
Brandy Carney

parent
3cac855e1a
commit
e665d38d23
@ -13,7 +13,7 @@
|
||||
|
||||
<body>
|
||||
<ion-app>
|
||||
<ion-header no-border>
|
||||
<ion-header>
|
||||
<ion-toolbar>
|
||||
<ion-title>Content - Fullscreen</ion-title>
|
||||
</ion-toolbar>
|
||||
|
Reference in New Issue
Block a user