• This project
    • Loading...
  • Sign in

Hooke / manulife-weapp

Itomix
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Graphs
  • Network
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • manulife-weapp
  • src
  • pages
  • index
  • index.less
  • hookehuyr's avatar
    Initial commit · fcdb9dc6
    fcdb9dc6
    hookehuyr authored 2026-01-27 11:38:27 +0800
index.less 119 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
/**
 * index页面样式
 */
.index {
    padding: 40rpx;
    
    .nut-button {
        margin-bottom: 40rpx;
    }
}