silverwind
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
5 additions and
0 deletions
-
web_src/less/_base.less
|
|
@ -1196,3 +1196,8 @@ i.icon.centerlock { |
|
|
|
.invisible { |
|
|
|
visibility: hidden; |
|
|
|
} |
|
|
|
|
|
|
|
/* https://github.com/go-gitea/gitea/issues/10210 */ |
|
|
|
.ui.attached.segment + .ui.attached.header { |
|
|
|
margin-top: 1rem; |
|
|
|
} |