fix opening links in attr detail

This commit is contained in:
zadam
2020-08-19 17:59:55 +02:00
parent 5741b380f0
commit 3c224e80ee
4 changed files with 16 additions and 16 deletions

View File

@@ -34,7 +34,7 @@ const TPL = `
.add-new-attribute-button {
color: var(--muted-text-color);
position: absolute;
bottom: 3px;
bottom: 2px;
right: 0;
cursor: pointer;
border: 1px solid transparent;