mirror of
https://github.com/go-gitea/gitea
synced 2025-07-03 09:07:19 +00:00
Change admin dashboard to POST (#10465)
* Add form and convert to POST * Redirect for flash Signed-off-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
@ -28,6 +28,10 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
form button[type='submit'] {
|
||||
padding: 5px 8px;
|
||||
}
|
||||
}
|
||||
|
||||
.ui.header,
|
||||
|
Reference in New Issue
Block a user