fix: position of prompt icon is incorrect in paragraph on mobile
mobile screens with width <= 576px
This commit is contained in:
parent
5021678250
commit
5df953f6c8
1 changed files with 0 additions and 4 deletions
|
@ -1279,10 +1279,6 @@ $sidebar-display: "sidebar-display";
|
||||||
|
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
max-width: none;
|
max-width: none;
|
||||||
|
|
||||||
&::before {
|
|
||||||
left: 1rem;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue