You've already forked qlg.tsgz.moe
更新资源
This commit is contained in:
13
static/app2/css/storeout.css
Executable file → Normal file
13
static/app2/css/storeout.css
Executable file → Normal file
@ -159,7 +159,18 @@ body .header {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.gt_con span{
|
||||
font-size: 18px;
|
||||
/* overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap; */
|
||||
}
|
||||
.gt_con .shopAddress{
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
max-width: 200px;
|
||||
}
|
||||
.goimg {
|
||||
display: inline-block;
|
||||
width: 20px;
|
||||
|
Reference in New Issue
Block a user