hwb0
3 år sedan
förälder
incheckning
b520e36da5
|
@@ -266,6 +266,8 @@
|
|
|
&__title {
|
|
|
font-size: 34rpx;
|
|
|
line-height: 34rpx;
|
|
|
+ height: 34rpx;
|
|
|
+ overflow: hidden;
|
|
|
margin-bottom: 26rpx;
|
|
|
font-weight: bold;
|
|
|
}
|
|
@@ -141,6 +141,8 @@
|
|
|
&__title {
|
|
|
font-size: 34rpx;
|
|
|
line-height: 34rpx;
|
|
|
+ height: 34rpx;
|
|
|
+ overflow: hidden;
|
|
|
margin-bottom: 26rpx;
|
|
|
font-weight: bold;
|
|
|
}
|