mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-27 17:31:50 +02:00
match design spacing correctly
This commit is contained in:
parent
1896ab67d1
commit
99f47b8601
@ -24,8 +24,8 @@ limitations under the License.
|
|||||||
.mx_RoomTile_avatar {
|
.mx_RoomTile_avatar {
|
||||||
display: table-cell;
|
display: table-cell;
|
||||||
padding-right: 8px;
|
padding-right: 8px;
|
||||||
padding-top: 4px;
|
padding-top: 6px;
|
||||||
padding-bottom: 4px;
|
padding-bottom: 6px;
|
||||||
padding-left: 18px;
|
padding-left: 18px;
|
||||||
width: 24px;
|
width: 24px;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user