put z-index of lock icon higher

This commit is contained in:
DM
2020-11-20 19:47:40 +01:00
parent 8b5aaed92a
commit 239bc80972
2 changed files with 3 additions and 1 deletions

View File

@@ -49,6 +49,7 @@
max-width: 100%;
overflow-x: hidden;
margin-top: -3em;
z-index: 100;
}
.edit {