CSS: Break Long Image Altnames

This commit is contained in:
seiichiro 2022-01-11 17:35:16 +01:00
parent dcce7db043
commit 23251909fc

View file

@ -100,6 +100,7 @@ body {
width: 200px;
height: 200px;
position: relative;
word-break: break-all;
}
.content .multi-image img {