Fix history broken width. TG-2396 #STATUS-ready-for-test
parent
7a1f4c64a1
commit
4d2ffcbe51
|
@ -227,7 +227,7 @@
|
|||
}
|
||||
.activity-content {
|
||||
flex-shrink: 0;
|
||||
max-width: calc(100% - 80px);
|
||||
width: calc(100% - 80px);
|
||||
}
|
||||
.changes {
|
||||
background: $whitish;
|
||||
|
|
Loading…
Reference in New Issue