remove unneeded property

This commit is contained in:
freeplay 2023-07-04 21:39:41 -04:00
parent ef3f9316a0
commit 892610092a

View file

@ -75,8 +75,6 @@ const target = self ? null : "_blank";
<style lang="scss" scoped>
.url {
word-break: break-all;
word-break: break-all;
white-space: nowrap;
max-width: 80%;
display: inline-block;