mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
chore(sass): fix linter errors
This commit is contained in:
@ -24,12 +24,12 @@ $popover-md-item-background: $popover-md-background !default;
|
||||
min-height: 0;
|
||||
max-height: $popover-md-max-height;
|
||||
|
||||
transform-origin: top left;
|
||||
|
||||
border-radius: $popover-md-border-radius;
|
||||
color: $popover-md-text-color;
|
||||
background: $popover-md-background;
|
||||
box-shadow: $popover-md-box-shadow;
|
||||
|
||||
transform-origin: top left;
|
||||
}
|
||||
|
||||
.popover-content .item {
|
||||
|
Reference in New Issue
Block a user