mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
style(sass): fix lint error
This commit is contained in:
@@ -178,12 +178,12 @@ button, a {
|
||||
|
||||
:host(.item-label-stacked) ::slotted(ion-select),
|
||||
:host(.item-label-floating) ::slotted(ion-select) {
|
||||
--padding-start: 0;
|
||||
align-self: stretch;
|
||||
|
||||
max-width: 100%;
|
||||
width: 100%;
|
||||
|
||||
--padding-start: 0;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
:host(.item-multiple-inputs) ::slotted(ion-select) {
|
||||
|
||||
Reference in New Issue
Block a user