mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-20 20:13:18 +03:00
Updated styling of recent videos component, the search/sort options now look good on mobile
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
}
|
||||
|
||||
.search-bar-unfocused {
|
||||
width: 100px;
|
||||
width: 132px;
|
||||
}
|
||||
|
||||
.search-input {
|
||||
@@ -28,7 +28,13 @@
|
||||
padding-right: 12px;
|
||||
}
|
||||
|
||||
.col {
|
||||
.column {
|
||||
width: 33%;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.sort-dir-div {
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user