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