fix address line break

feat/vaults
Tomáš Mládek 2021-06-09 10:05:27 +02:00
parent c4db0b5479
commit 12188f58d2
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ export default defineComponent({
align-items: center;
}
.address {
.address, .address a {
line-break: anywhere;
}