Commit e4baafeb authored by kangzhenfei's avatar kangzhenfei

首页样式影响--top

parent 35590c5a
<template>
<div class="home">
<div class="home_box">
<Card>
<div class="flex">
<div class="user">
......@@ -36,7 +36,7 @@ export default {
</script>
<style lang="less">
.home {
.home_box {
background: rgba(245, 246, 250, 1);
margin: -5px -10px -50px -10px;
height: 100%;
......
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 to comment