forked from DebaucheryLibrarian/traxxx
Improved 'new' sorting.
This commit is contained in:
@@ -228,6 +228,15 @@ export default {
|
||||
height: 1rem;
|
||||
}
|
||||
|
||||
.content-inner {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.releases {
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
.name {
|
||||
color: var(--text-light);
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user