fix styling

This commit is contained in:
FloatingGhost 2022-06-14 16:35:08 +01:00
parent 3019dd4801
commit ef1c3d57b6
4 changed files with 6 additions and 2 deletions

View file

@ -5,6 +5,7 @@
white-space: normal;
word-wrap: break-word;
word-break: break-word;
overflow: hidden;
&:hover {
--_still-image-img-visibility: visible;