Get rid of shared browser instance

This commit is contained in:
Manuel Bouza
2019-02-21 11:31:02 +01:00
parent 49bf30fb79
commit 859a27e4a1
4 changed files with 14 additions and 17 deletions

View File

@@ -4,6 +4,7 @@
}
.moco-bx-bubble {
box-sizing: content-box;
position: fixed;
bottom: 2rem;
z-index: 1000;