英/法/德/西/阿/波语言配置
This commit is contained in:
@ -105,7 +105,7 @@ export default {
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
width: 199rpx;
|
||||
height: 110rpx;
|
||||
// height: 110rpx;
|
||||
justify-content: center;
|
||||
padding: 10rpx;
|
||||
background: rgba(254, 131, 15, 0.05);
|
||||
@ -143,9 +143,9 @@ export default {
|
||||
.title {
|
||||
padding-left: 10rpx;
|
||||
width: 100%;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis; //文本超出省略号替
|
||||
// white-space: nowrap;
|
||||
// overflow: hidden;
|
||||
// text-overflow: ellipsis; //文本超出省略号替
|
||||
color: #2a2a2a;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user