• This project
    • Loading...
  • Sign in

fe / yohoblk-wap · Files

Go to a project

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • yohoblk-wap
  • public
  • vue
  • component
  • product
  • css
  • feature-options.css
  • 商品详情
    c4173e84
    by Aiden Xu
    2016-07-21 17:26:59 +0800  
    Browse Files
feature-options.css 189 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13
.feature-options {
    display: inline-block;
}

.feature-button {
    min-width: 88px;
    height: 88px;
    min-height: inherit;
    margin-right: 20px;

    &:disabled::before {
    }
}