Merge pull request #133 from arillo/fix/locked-icon-shapes

put z-index of lock icon higher
This commit is contained in:
mntmn
2020-11-21 17:04:05 +01:00
committed by GitHub
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 {