forked from woem.men/forkey
fix(frontend): スマホで表示した時にipv6だとはみ出てしまうのを修正 (MisskeyIO#815)
This commit is contained in:
parent
da43ac01a8
commit
aec01dd4ad
1 changed files with 1 additions and 0 deletions
|
@ -709,6 +709,7 @@ definePageMetadata(() => ({
|
|||
<style lang="scss" module>
|
||||
.ip {
|
||||
display: flex;
|
||||
word-break: break-all;
|
||||
|
||||
> :global(.date) {
|
||||
opacity: 0.7;
|
||||
|
|
Loading…
Reference in a new issue