fix(docs): show Gitter sidebar above notification bar (#1610)
This commit is contained in:
committed by
Shawn Erquhart
parent
f9a84b5aa6
commit
9c4ff421af
@ -7,7 +7,7 @@
|
||||
position: absolute;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
z-index: 101;
|
||||
z-index: 100;
|
||||
|
||||
@media screen and (min-width: $mobile) {
|
||||
position: fixed;
|
||||
|
Reference in New Issue
Block a user