mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Add the ability to use multiple labels as filters(#5786)
This commit is contained in:
committed by
techknowlogick
parent
6a949af8ca
commit
075649572d
@@ -129,8 +129,11 @@
|
||||
margin: 5px -7px 0 -5px;
|
||||
width: 16px;
|
||||
}
|
||||
.text{
|
||||
margin-left: 0.9em;
|
||||
&.labels .octicon {
|
||||
margin: -2px -7px 0 -5px;
|
||||
}
|
||||
.text {
|
||||
margin-left: 0.9em;
|
||||
}
|
||||
.menu {
|
||||
max-height: 300px;
|
||||
|
Reference in New Issue
Block a user