forked from forgejo/forgejo
Improve style of user OpenID setting page (#1324)
* Improve user openid list CSS and regenerate CSS
This commit is contained in:
parent
608cd54a68
commit
a9de85d31d
2 changed files with 26 additions and 24 deletions
|
@ -10,7 +10,7 @@
|
|||
margin-top: 15px;
|
||||
}
|
||||
}
|
||||
.email.list {
|
||||
.email.list, .openid.list {
|
||||
.item:not(:first-child) {
|
||||
border-top: 1px solid #eaeaea;
|
||||
height: 50px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue