Tweak padding
This commit is contained in:
parent
a19f0fac2f
commit
a3b1c93149
2 changed files with 2 additions and 2 deletions
|
@ -196,7 +196,7 @@ limitations under the License.
|
|||
|
||||
.mx_RoomView_MessageList {
|
||||
list-style-type: none;
|
||||
padding: 12px;
|
||||
padding: 16px;
|
||||
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