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 867369b commit 52462daCopy full SHA for 52462da
src/global/app.css
@@ -141,7 +141,7 @@ ion-spinner {
141
142
.floatIcon {
143
position: absolute;
144
- top: 0px;
+ top: 0;
145
left: 4px;
146
}
147
@@ -196,7 +196,7 @@ ion-spinner {
196
.router-modal .modal-wrapper {
197
width: 100%;
198
height: 100%;
199
- border: 0px solid #000;
+ border: 0 solid #000;
200
201
202
ion-content {
0 commit comments