fix: position of prompt icon is incorrect in paragraph on mobile

mobile screens with width <= 576px
This commit is contained in:
Cotes Chung 2023-01-31 00:03:59 +08:00
parent 5021678250
commit 5df953f6c8
No known key found for this signature in database
GPG Key ID: 0D9E54843167A808
1 changed files with 0 additions and 4 deletions

View File

@ -1279,10 +1279,6 @@ $sidebar-display: "sidebar-display";
border-radius: 0;
max-width: none;
&::before {
left: 1rem;
}
}
}
}