mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
fix(item): removed box-shadow on items - buttons md
This commit is contained in:
@ -48,6 +48,7 @@ ion-note {
|
||||
font-size: $item-md-font-size;
|
||||
text-transform: none;
|
||||
font-weight: normal;
|
||||
box-shadow: none;
|
||||
|
||||
h1 {
|
||||
margin: 0 0 2px;
|
||||
|
Reference in New Issue
Block a user