Increase height to make element more centered

Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
This commit is contained in:
RMidhunSuresh 2021-06-07 13:45:33 +05:30
parent fa67c5e248
commit 4005d70bb9

View file

@ -808,7 +808,7 @@ button.link {
.RoomDetailsView_label::before {
padding-right: 16px;
height: 20px;
height: 24px;
width: 20px;
}