0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-04 21:12:41 +00:00

Link in metadata panel

This commit is contained in:
Trevor Buckner
2021-08-16 10:16:25 -04:00
parent 7977e869c3
commit 425d03f6b5
2 changed files with 9 additions and 0 deletions

View File

@@ -43,6 +43,11 @@
display : inline-flex;
align-items : center;
}
a {
font-size : 0.7em;
font-weight : 800;
display : inline-flex;
}
input{
vertical-align : middle;
cursor : pointer;