feat(Overlay): add @overlay-z-index less var

This commit is contained in:
陈嘉涵
2020-01-28 11:54:11 +08:00
parent 7609389623
commit 95d19f70d1
6 changed files with 10 additions and 11 deletions
+1
View File
@@ -471,6 +471,7 @@
@number-keyboard-z-index: 100;
// Overlay
@overlay-z-index: 1;
@overlay-background-color: rgba(0, 0, 0, 0.7);
// Pagination