mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 13:26:44 +08:00
[IMP]【电投优化】职业类别控件样式调整
This commit is contained in:
@@ -348,11 +348,12 @@ export default {
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
// flex-wrap: wrap;
|
||||
align-items: center;
|
||||
div {
|
||||
width: 30%;
|
||||
// width: 30%;
|
||||
// height: 20px;
|
||||
padding: 4px;
|
||||
line-height: 20px;
|
||||
text-align: center;
|
||||
border: 1px solid #f2f2f2;
|
||||
|
||||
Reference in New Issue
Block a user