mirror of
https://github.com/go-gitea/gitea.git
synced 2025-05-03 14:58:48 +03:00
issue style change
This commit is contained in:
@ -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 New Issue
Block a user