mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-28 00:42:12 +08:00
initial commit
This commit is contained in:
21
src/design/var/index.less
Normal file
21
src/design/var/index.less
Normal file
@@ -0,0 +1,21 @@
|
||||
@import '../color.less';
|
||||
@import 'easing';
|
||||
@import 'breakpoint';
|
||||
|
||||
// tabs
|
||||
@multiple-height: 36px;
|
||||
|
||||
// headers
|
||||
@header-height: 42px;
|
||||
|
||||
// logo width
|
||||
@logo-width: 32px;
|
||||
|
||||
//
|
||||
@sider-drag-z-index: 200;
|
||||
@page-loading-z-index: 10000;
|
||||
|
||||
// app menu
|
||||
|
||||
// left-menu
|
||||
@app-menu-item-height: 44px;
|
Reference in New Issue
Block a user