mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-20 11:50:27 +00:00
Adjust label padding (#10957)
* Adjust label padding * fix less complaint * Make top/bottom padding a bit smaller to create better label look
This commit is contained in:
@@ -1037,6 +1037,10 @@ i.icon.centerlock {
|
||||
top: 1.45em;
|
||||
}
|
||||
|
||||
.ui.label {
|
||||
padding: .3em .5em;
|
||||
}
|
||||
|
||||
.ui.label > .detail .icons {
|
||||
margin-right: .25em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user