Increase height to make element more centered
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
This commit is contained in:
parent
fa67c5e248
commit
4005d70bb9
1 changed files with 1 additions and 1 deletions
|
@ -808,7 +808,7 @@ button.link {
|
|||
|
||||
.RoomDetailsView_label::before {
|
||||
padding-right: 16px;
|
||||
height: 20px;
|
||||
height: 24px;
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue