issue style change
This commit is contained in:
parent
8ce9458d65
commit
84bec2842f
1 changed files with 5 additions and 0 deletions
|
@ -1001,6 +1001,11 @@ html, body {
|
|||
|
||||
/* issue */
|
||||
|
||||
#issue-create-form .avatar {
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
}
|
||||
|
||||
#issue-create-form .panel-body {
|
||||
padding: 15px 0 0 0;
|
||||
}
|
||||
|
|
Reference in a new issue