mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-03-16.git
synced 2024-08-15 00:53:18 +00:00
Move sorting options to separate bar
This commit is contained in:
parent
ef42c41282
commit
9d550b53de
2 changed files with 33 additions and 31 deletions
|
@ -179,3 +179,8 @@ only show up when the screen is wide enough */
|
|||
.light-theme .trailer-timestamp {
|
||||
color: rgb(127, 127, 127);
|
||||
}
|
||||
|
||||
|
||||
#content-navigation {
|
||||
display: flex;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue