Small tweaks to padding and sizing
This commit is contained in:
parent
995a7879a1
commit
b28bb34cb7
3 changed files with 3 additions and 3 deletions
|
@ -196,7 +196,7 @@ limitations under the License.
|
|||
|
||||
.mx_RoomView_MessageList {
|
||||
list-style-type: none;
|
||||
padding: 18px;
|
||||
padding: 12px;
|
||||
margin: 0;
|
||||
/* needed as min-height is set to clientHeight in ScrollPanel
|
||||
to prevent shrinking when WhoIsTypingTile is hidden */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue