mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-05-31 23:33:08 +08: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