fix(ui): controls bar height
This commit is contained in:
parent
c7e8e8cdb4
commit
9e3f1521cb
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
height: 55px;
|
||||
height: 65px;
|
||||
padding-left: 10px;
|
||||
padding-right: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue