Fixed editlog for long object strings
This commit is contained in:
parent
0127ea0f1c
commit
92b6947169
@ -15,6 +15,10 @@
|
|||||||
height calc(avatar-size / 2)
|
height calc(avatar-size / 2)
|
||||||
margin-right 0.5rem
|
margin-right 0.5rem
|
||||||
|
|
||||||
|
.edit-log-object
|
||||||
|
max-width 150px
|
||||||
|
clip-long-text
|
||||||
|
|
||||||
.edit-log-value
|
.edit-log-value
|
||||||
max-width 150px
|
max-width 150px
|
||||||
clip-long-text
|
clip-long-text
|
||||||
|
Loading…
Reference in New Issue
Block a user