mirror of
https://github.com/go-gitea/gitea
synced 2025-08-15 05:58:27 +00:00
Backport #22120 to 1.18. Seems this has recently regressed, previously, there was a significant whitespace between icon and text, but it seems to be gone, so I added the margin.
This commit is contained in:
@@ -188,7 +188,11 @@
|
||||
}
|
||||
|
||||
.repo-owner-name-list .item-name {
|
||||
max-width: 70%;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.repo-owner-name-list .item-name svg {
|
||||
min-width: 16px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user