Commit 91e678b4 by hank

fix nug

parent 29d448d1
......@@ -308,7 +308,7 @@ export default {
</script>
<style lang="scss" scoped>
.menu-container {
height: calc(100vh - 570px);
// height: calc(100vh - 570px);
padding: 15px;
position: static;
box-sizing: border-box;
......
......@@ -1338,7 +1338,7 @@ export default {
padding: 10px 40px;
padding-bottom: 10px;
display: flex;
// z-index: 1;
z-index: 1000;
justify-content: space-between;
background: white;
box-sizing: border-box;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment