mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Improve style of user OpenID setting page (#1324)
* Improve user openid list CSS and regenerate CSS
This commit is contained in:
committed by
Kim "BKC" Carlbäcker
parent
608cd54a68
commit
a9de85d31d
@@ -10,7 +10,7 @@
|
||||
margin-top: 15px;
|
||||
}
|
||||
}
|
||||
.email.list {
|
||||
.email.list, .openid.list {
|
||||
.item:not(:first-child) {
|
||||
border-top: 1px solid #eaeaea;
|
||||
height: 50px;
|
||||
|
Reference in New Issue
Block a user