Around bookmark

This commit is contained in:
cutls
2019-11-16 13:36:16 +09:00
parent 2b3feb40ad
commit 5c49715298
3 changed files with 18 additions and 12 deletions

View File

@@ -419,7 +419,7 @@ iframe,
position: fixed;
width: 199vw;
height: 100vh;
z-index: 9998;
z-index: 100;
}
.contextMenu {
position: fixed;
@@ -447,6 +447,7 @@ iframe,
.contextMenu .btn-flat {
text-transform: none !important;
width: 100%;
text-align: left;
}
.gray {