mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
fix settings/email html&css in less
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
#org-setting-form,
|
||||
#repo-setting-form,
|
||||
#user-profile-form,
|
||||
#add-email-form,
|
||||
.repo-setting-form {
|
||||
background-color: #FFF;
|
||||
padding: 30px 0;
|
||||
@@ -69,6 +70,7 @@
|
||||
#repo-hooks-history-panel,
|
||||
#user-social-panel,
|
||||
#user-applications-panel,
|
||||
#user-email-panel,
|
||||
#user-ssh-panel {
|
||||
margin-bottom: 20px;
|
||||
.setting-list {
|
||||
|
Reference in New Issue
Block a user