hides alt text overflow

This commit is contained in:
tomlum 2022-06-08 10:36:32 -04:00
parent ea7f3cb770
commit 0322943f57

View file

@ -45,6 +45,8 @@
height: 32px;
display: block;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
}
}