Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

libai / footseen-large-website

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Commit 3d38d980 authored 2 years ago by libai's avatar libai
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

测试

parent 8b23f965 master
Show whitespace changes
Inline Side-by-side
Showing with 11 additions and 0 deletions
  • mTest/css/login.css
  • mTest/css/login.less
mTest/css/login.css
View file @ 3d38d980
......@@ -488,3 +488,8 @@
height: 0.4rem !important;
opacity: 0 !important;
}
#buttonDiv {
position: absolute;
top: 0;
left: 0;
}
This diff is collapsed. Click to expand it.
mTest/css/login.less
View file @ 3d38d980
......@@ -501,3 +501,8 @@
opacity: 0 !important;
}
}
#buttonDiv{
position: absolute;
top: 0;
left: 0;
}
\ No newline at end of file
This diff is collapsed. Click to expand it.
  • Write
  • Preview
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