mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-21 10:57:17 -04:00
fix dropdown search
This commit is contained in:
parent
1ca257ad9f
commit
ee3e0c3c49
4 changed files with 14 additions and 8 deletions
|
@ -213,6 +213,12 @@ pre {
|
|||
}
|
||||
}
|
||||
|
||||
.scrolling.menu {
|
||||
.item.selected {
|
||||
font-weight: 700!important;
|
||||
}
|
||||
}
|
||||
|
||||
footer {
|
||||
margin-top: @footer-margin+14px!important;
|
||||
height: @footer-margin;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue