mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-12 08:58:50 +01:00
Fix clamp bug
This commit is contained in:
parent
81ebb61096
commit
1638bb4e37
1 changed files with 1 additions and 0 deletions
|
@ -542,6 +542,7 @@
|
||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
}
|
}
|
||||||
.carousel-item button.media-alt .media-alt-desc {
|
.carousel-item button.media-alt .media-alt-desc {
|
||||||
|
overflow: hidden;
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
display: -webkit-box;
|
display: -webkit-box;
|
||||||
display: box;
|
display: box;
|
||||||
|
|
Loading…
Reference in a new issue