Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/6606
Conflicts: src/components/structures/RoomView.tsx src/components/views/right_panel/UserInfo.tsx
This commit is contained in:
commit
4f50727010
101 changed files with 4823 additions and 1420 deletions
|
@ -25,6 +25,7 @@ limitations under the License.
|
|||
padding: 4px 0;
|
||||
box-sizing: border-box;
|
||||
height: 100%;
|
||||
contain: strict;
|
||||
|
||||
.mx_RoomView_MessageList {
|
||||
padding: 14px 18px; // top and bottom is 4px smaller to balance with the padding set above
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue