|
@@ -285,6 +285,7 @@ export default {
|
|
|
padding-top: 36px;
|
|
|
padding-bottom: 24px;
|
|
|
background: rgba(255, 255, 255, 1);
|
|
|
+ margin-bottom: 100px;
|
|
|
.title {
|
|
|
height: 32px;
|
|
|
font-size: 24px;
|
|
@@ -372,7 +373,7 @@ export default {
|
|
|
background: rgba(247, 249, 250, 1);
|
|
|
box-shadow: 0px -1px 8px 0px rgba(0, 0, 0, 0.08);
|
|
|
position: absolute;
|
|
|
- bottom:0px;
|
|
|
+ bottom: 0px;
|
|
|
padding: 16px 32px;
|
|
|
.opinion-title {
|
|
|
height: 24px;
|