Skip to content

Commit 5df953f

Browse files
committed
fix: position of prompt icon is incorrect in paragraph on mobile
mobile screens with width <= 576px
1 parent 5021678 commit 5df953f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

_sass/addon/commons.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1279,10 +1279,6 @@ $sidebar-display: "sidebar-display";
12791279

12801280
border-radius: 0;
12811281
max-width: none;
1282-
1283-
&::before {
1284-
left: 1rem;
1285-
}
12861282
}
12871283
}
12881284
}

0 commit comments

Comments
 (0)