mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-05 12:06:41 +08:00
Fix the signing icon in the view_list.tmpl page (#10511)
* Fix the view_list.tmpl page * fix-centerlock * Update web_src/less/_base.less as per @silverwind Co-Authored-By: silverwind <me@silverwind.io> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
This commit is contained in:
@ -1034,7 +1034,7 @@ i.icons .icon:first-child {
|
||||
}
|
||||
|
||||
i.icon.centerlock {
|
||||
top: 1.5em;
|
||||
top: 1.45em;
|
||||
}
|
||||
|
||||
.ui.label > .detail .icons {
|
||||
|
Reference in New Issue
Block a user