fix hashbadge alignment slightly

feat/vaults
Tomáš Mládek 2021-03-21 23:32:06 +01:00
parent 97b7ed1634
commit 5d656bc2f7
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ export default defineComponent({
<style scoped>
.address {
font-family: var(--monospace-font);
display: flex;
}
.hash-badge {