mirror of
https://gitee.com/gitea/gitea
synced 2025-12-28 19:26:34 +08: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