Fix baseline misalignment of thread panel summary by deduplication (#8413)
This commit is contained in:
parent
5a5a792593
commit
8baa46b0dd
10 changed files with 147 additions and 143 deletions
|
@ -69,7 +69,7 @@ limitations under the License.
|
|||
margin-right: 8px;
|
||||
}
|
||||
|
||||
.mx_ThreadInfo {
|
||||
.mx_ThreadSummary {
|
||||
margin-left: 36px;
|
||||
margin-right: 0;
|
||||
max-width: min(calc(100% - 36px), 600px);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue