fix member img
This commit is contained in:
parent
170525421e
commit
6bdbafa502
|
@ -423,4 +423,9 @@
|
||||||
th{
|
th{
|
||||||
width: 10%;
|
width: 10%;
|
||||||
}
|
}
|
||||||
|
@media (max-width: 768px){
|
||||||
|
.i-member-pic-wrap{
|
||||||
|
width: 70%;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue