mirror of
https://github.com/go-gitea/gitea
synced 2025-07-03 09:07:19 +00:00
Add old svg class name to git entry icon (#33884)
Fix https://github.com/go-gitea/gitea/pull/33837#discussion_r1995521288
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
fill: currentcolor;
|
||||
}
|
||||
|
||||
.svg.fileicon {
|
||||
.svg.git-entry-icon {
|
||||
fill: transparent; /* some material icons have dark background fill, so need to reset */
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user