mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Add ability to sort changelog
This commit is contained in:
@@ -1091,6 +1091,14 @@ hr {
|
||||
padding: 0 16px;
|
||||
}
|
||||
|
||||
.changelog-query {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.changelog-query > *:not(:first-child) {
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
.changelog-search {
|
||||
flex-basis: 100%;
|
||||
padding: 8px;
|
||||
|
||||
Reference in New Issue
Block a user