remove unneeded property
This commit is contained in:
parent
ef3f9316a0
commit
892610092a
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue