Skip to content

Commit

Permalink
fix: position of prompt icon is incorrect in paragraph on mobile
Browse files Browse the repository at this point in the history
mobile screens with width <= 576px
  • Loading branch information
cotes2020 committed Jan 30, 2023
1 parent 5021678 commit 5df953f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions _sass/addon/commons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1279,10 +1279,6 @@ $sidebar-display: "sidebar-display";

border-radius: 0;
max-width: none;

&::before {
left: 1rem;
}
}
}
}
Expand Down

0 comments on commit 5df953f

Please sign in to comment.