mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-26 08:13:34 +08:00
App annotation/mode attribute
This commit is contained in:
@ -10,7 +10,7 @@ $search-bar-ios-background-svg: "<svg xmlns='http://www.w3.org/2000/svg' v
|
||||
$search-bar-ios-background-size: 13px 13px !default;
|
||||
|
||||
|
||||
.search-bar-ios {
|
||||
.search-bar[mode="ios"] {
|
||||
padding: $search-bar-ios-padding;
|
||||
background: $search-bar-ios-background-color;
|
||||
@include hairline(bottom, $search-bar-ios-border-color);
|
||||
|
Reference in New Issue
Block a user