Update height of input in header
This commit is contained in:
@@ -446,8 +446,8 @@ input.umb-panel-header-name-input {
|
||||
margin-bottom: 0;
|
||||
font-weight: bold;
|
||||
box-sizing: border-box;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
height: 32px;
|
||||
line-height: 32px;
|
||||
width: 100%;
|
||||
&:hover {
|
||||
background: @white;
|
||||
|
||||
Reference in New Issue
Block a user