mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 12:15:43 +01:00
Fix "Plus" icon size in dashboard (part 2)
This commit is contained in:
parent
44ea3d9065
commit
93ff2e31e8
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@
|
|||
padding-top: 6px;
|
||||
margin-right: 1px;
|
||||
.octicon {
|
||||
font-size: 2em;
|
||||
font-size: 20px;
|
||||
}
|
||||
border-top-left-radius: .3em;
|
||||
border-top-right-radius: .3em;
|
||||
|
|
Loading…
Reference in a new issue