mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-23 16:00:23 +00:00
fix order
This commit is contained in:
parent
2f7bfb44c2
commit
ef0b88f6b3
1 changed files with 1 additions and 1 deletions
|
|
@ -64,8 +64,8 @@
|
|||
right: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
background-color: $modal-backdrop-bg;
|
||||
z-index: $zindex-modal-bg;
|
||||
background-color: $modal-backdrop-bg;
|
||||
|
||||
// Fade for backdrop
|
||||
&.fade { opacity: 0; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue