mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
css cleanup
This commit is contained in:
@@ -34,9 +34,11 @@ ion-row {
|
||||
display: flex;
|
||||
padding: ($grid-padding-width / 2);
|
||||
width: 100%;
|
||||
|
||||
&[wrap] {
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
&[flush] {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user