• This project
    • Loading...
  • Sign in

Hooke / meihua-island-book

Itomix
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • meihua-island-book
  • src
  • pages
  • detail
  • index.less
  • hookehuyr's avatar
    房间详情页面处理 · f7374d4f
    f7374d4f Browse Files
    hookehuyr authored 2023-12-15 14:45:53 +0800
index.less 244 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
.nut-swiper-item {
  // line-height: 250px;
}
.nut-swiper-item img {
  width: 100%;
  height: 100%;
}

.calendar-select-page {
  margin: 0 1rem;
  background-color: #F6ECE1;
  border-radius: 0.5rem;
  padding: 1rem 0;
  padding-left: 0.5rem;
}