mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
fix dropdown search
This commit is contained in:
@@ -213,6 +213,12 @@ pre {
|
||||
}
|
||||
}
|
||||
|
||||
.scrolling.menu {
|
||||
.item.selected {
|
||||
font-weight: 700!important;
|
||||
}
|
||||
}
|
||||
|
||||
footer {
|
||||
margin-top: @footer-margin+14px!important;
|
||||
height: @footer-margin;
|
||||
|
Reference in New Issue
Block a user