调整0114
parent
ad2a8e6f02
commit
ab71b52b37
|
@ -221,7 +221,8 @@ textarea {
|
||||||
}
|
}
|
||||||
|
|
||||||
.sub-nav-txt{
|
.sub-nav-txt{
|
||||||
|
width: calc(100% - 50px);
|
||||||
|
display: -webkit-box;-webkit-line-clamp: 2;word-break: break-all;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sub-nav-txt p{
|
.sub-nav-txt p{
|
||||||
|
|
Loading…
Reference in New Issue