Logo

GitLab

Sign in

xlyErp / xlyUmi

  • Back to Dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Snippets
  • xlyUmi
  • src
  • components
  • Common
  • BoxShowImgMaterial
  • index.css
  • 报价单和报表页面
    d624af2a
    陈鑫涛 authored
    2025-05-19 17:20:13 +0800  
    Browse Code »
index.css 113 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7
.box {
  position: relative;
  background-color: #f3f3f3;
}
.box .materialBox {
  background-color: '#b7e0ff';
}