Browse Source

feat: 添加首页动效

dev-zw-notification
zhaowei 7 months ago
parent
commit
65f53d7d6a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      react-ui/src/pages/Home/components/Intro/index.less

+ 1
- 1
react-ui/src/pages/Home/components/Intro/index.less View File

@@ -6,7 +6,7 @@
z-index: 100;
height: @home-info-height;
overflow: hidden;
background-color: red;
background-color: transparent;

&__content {
position: relative;


Loading…
Cancel
Save