|
@@ -219,7 +219,7 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.tagBox {
|
|
.tagBox {
|
|
|
- width: 200px; // 300 240
|
|
|
|
|
|
|
+ width: 231px; // 300 240
|
|
|
// height: 140px; // 180 150 140
|
|
// height: 140px; // 180 150 140
|
|
|
position: relative;
|
|
position: relative;
|
|
|
border: 1px solid #000000;
|
|
border: 1px solid #000000;
|
|
@@ -228,7 +228,7 @@ export default {
|
|
|
// justify-content: space-around;
|
|
// justify-content: space-around;
|
|
|
// flex-direction: column;
|
|
// flex-direction: column;
|
|
|
// margin: 10px 5px;
|
|
// margin: 10px 5px;
|
|
|
- margin: 10px 300px;
|
|
|
|
|
|
|
+ margin: 10px 10px;
|
|
|
border-radius: 4px;
|
|
border-radius: 4px;
|
|
|
background-color: #fff;
|
|
background-color: #fff;
|
|
|
}
|
|
}
|