hookehuyr

fix 细节调整

...@@ -39,7 +39,7 @@ export default { ...@@ -39,7 +39,7 @@ export default {
39 <style lang="less" scoped> 39 <style lang="less" scoped>
40 .entry-wrapper { 40 .entry-wrapper {
41 position: absolute; 41 position: absolute;
42 - bottom: 2rem; 42 + bottom: 3rem;
43 width: 100%; 43 width: 100%;
44 .control { 44 .control {
45 margin: 1rem; 45 margin: 1rem;
......