mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-06 20:36:29 +00:00
Fix issue label spacing and hover (#13553)
Fixes: https://github.com/go-gitea/gitea/issues/13545 Regressed by: https://github.com/go-gitea/gitea/pull/13458
This commit is contained in:
@@ -111,7 +111,7 @@
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.item {
|
||||
.dependency {
|
||||
padding: 0;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
Reference in New Issue
Block a user