Add version to site extension button

This commit is contained in:
hensm
2019-05-21 16:29:31 +01:00
parent 608985a96b
commit 463e49c7a8
2 changed files with 2 additions and 0 deletions

View File

@@ -126,6 +126,7 @@ body {
margin-bottom: 0.5em;
}
.download__ext[data-version]::after,
.download__app[data-version]::after {
color: var(--text-color-secondary);
content: attr(data-version);