issue style change
This commit is contained in:
parent
8ce9458d65
commit
84bec2842f
|
@ -1001,6 +1001,11 @@ html, body {
|
||||||
|
|
||||||
/* issue */
|
/* issue */
|
||||||
|
|
||||||
|
#issue-create-form .avatar {
|
||||||
|
width: 50px;
|
||||||
|
height: 50px;
|
||||||
|
}
|
||||||
|
|
||||||
#issue-create-form .panel-body {
|
#issue-create-form .panel-body {
|
||||||
padding: 15px 0 0 0;
|
padding: 15px 0 0 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue