Logo white

wuye / webui

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • webui
  • public
  • font-awesome
  • scss
  • _fixed-width.scss
  • 优化完成 平凉客户反馈bug
    47b8eddb
    wuxw authored
    2025-07-19 13:08:36 +0800  
    Browse Code »
_fixed-width.scss 120 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
  width: (18em / 14);
  text-align: center;
}