add message

This commit is contained in:
Boyuzhou 2016-12-29 17:02:02 +08:00
parent 24caf7aa9b
commit 8d4e219199
1 changed files with 4 additions and 1 deletions

View File

@ -105,8 +105,11 @@ $z-index-lower: -200;
$zindex-modal: 1700;
$zindex-modal-background: 1600;
$zIndex-notification: 1550;
$zIndex-notification: 1560;
$zIndex-message: 1550;
$zIndex-popover: 1540;
$zIndex-tooltip: 1530;
$zIndex-alert: 1510;
$zindex-navbar-fixed: 1500;
$zindex-menubar: 1400;
$zindex-overlay: 1300;