Add show more/less toggle for entire threads in web UI (#6733)
Fix #1258
This commit is contained in:
parent
f5ee2d469b
commit
b6003afcdb
8 changed files with 120 additions and 25 deletions
|
@ -2515,6 +2515,10 @@ a.status-card {
|
|||
flex: 1;
|
||||
}
|
||||
|
||||
& > .column-header__back-button {
|
||||
color: $ui-highlight-color;
|
||||
}
|
||||
|
||||
&.active {
|
||||
box-shadow: 0 1px 0 rgba($ui-highlight-color, 0.3);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue