1
0
Fork 0
mirror of https://github.com/cheeaun/phanpy.git synced 2025-03-11 08:28:50 +01:00

Fix clamp bug

This commit is contained in:
Lim Chee Aun 2023-02-10 14:20:41 +08:00
parent 81ebb61096
commit 1638bb4e37

View file

@ -542,6 +542,7 @@
font-size: 90%;
}
.carousel-item button.media-alt .media-alt-desc {
overflow: hidden;
white-space: normal;
display: -webkit-box;
display: box;