mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
fix(searchbar): standalone in MD
This commit is contained in:
@ -36,6 +36,7 @@
|
||||
|
||||
height: 100%;
|
||||
|
||||
border: 0;
|
||||
font-size: $searchbar-md-cancel-button-font-size;
|
||||
|
||||
color: $searchbar-md-cancel-button-color;
|
||||
@ -95,6 +96,7 @@
|
||||
width: $searchbar-md-input-clear-icon-size;
|
||||
height: 100%;
|
||||
|
||||
border: 0;
|
||||
background-color: transparent;
|
||||
background-repeat: no-repeat;
|
||||
background-size: $searchbar-md-input-clear-icon-size;
|
||||
|
Reference in New Issue
Block a user