Sign in

canrd-outside / order-erp-front · Files

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 1
  • Labels
  • Wiki
  • order-erp-front
  • src
  • design
  • var
  • index.less
  • fix: fix missing page refresh parameters
    349d1978
    vben authored
    2020-10-22 00:14:11 +0800  
    Browse Dir ยป
index.less 282 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
@import '../color.less';
@import 'easing';
@import 'breakpoint';

// tabs
@multiple-height: 36px;

// headers
@header-height: 36px;

// logo width
@logo-width: 40px;

//
@sider-drag-z-index: 200;
@page-loading-z-index: 10000;

// app menu

// left-menu
@app-menu-item-height: 44px;