所属协会宽度
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -1761,8 +1761,8 @@ | ... | @@ -1761,8 +1761,8 @@ |
| 1761 | .picker-wrapper { | 1761 | .picker-wrapper { |
| 1762 | border: 1rpx solid #e0e0e0; | 1762 | border: 1rpx solid #e0e0e0; |
| 1763 | border-radius: 8rpx; | 1763 | border-radius: 8rpx; |
| 1764 | width: 100%; | 1764 | width: 244px !important; |
| 1765 | max-width: 100%; | 1765 | // max-width: 100%; |
| 1766 | box-sizing: border-box; | 1766 | box-sizing: border-box; |
| 1767 | // overflow: hidden; | 1767 | // overflow: hidden; |
| 1768 | } | 1768 | } | ... | ... |
-
Please register or sign in to post a comment