dijit dialog: adjust title padding
This commit is contained in:
parent
884ae7a941
commit
1eec50143b
1 changed files with 1 additions and 1 deletions
|
@ -555,7 +555,7 @@ button[disabled],
|
|||
|
||||
.claro .dijitDialog .dijitDialogTitleBar {
|
||||
background : white;
|
||||
padding : 10px;
|
||||
padding : 8px;
|
||||
font-weight : 600;
|
||||
color : #555;
|
||||
font-size : 16px;
|
||||
|
|
Loading…
Reference in a new issue