We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf83ef9 commit 224907eCopy full SHA for 224907e
core/src/css/display.scss
@@ -51,9 +51,9 @@
51
// Position
52
// --------------------------------------------------
53
.ion-position-absolute {
54
- position:absolute !important;
+ position: absolute !important;
55
}
56
57
.ion-position-relative {
58
- position:relative !important;
59
-}
+ position: relative !important;
+}
core/src/css/flex-utils.scss
@@ -117,4 +117,4 @@
117
118
.ion-flex-1 {
119
flex: 1 !important;
120
0 commit comments