diff --git a/shared/naturalcrit/styles/reset.less b/shared/naturalcrit/styles/reset.less index 21e07a1c0..0fb5f52a0 100644 --- a/shared/naturalcrit/styles/reset.less +++ b/shared/naturalcrit/styles/reset.less @@ -21,3 +21,5 @@ text-transform : unset; background-color : unset; } + +:where(i){ text-box-trim: trim-both }