mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-24 20:14:53 +01:00
Make value multiple of 4
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
This commit is contained in:
parent
2c0176f3f2
commit
6086d157e2
@ -782,7 +782,7 @@ button.link {
|
|||||||
|
|
||||||
.RoomDetailsView {
|
.RoomDetailsView {
|
||||||
background: rgba(245, 245, 245, 0.90);
|
background: rgba(245, 245, 245, 0.90);
|
||||||
padding: 10px;
|
padding: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.RoomDetailsView_avatar {
|
.RoomDetailsView_avatar {
|
||||||
|
Loading…
Reference in New Issue
Block a user