some ui fix
This commit is contained in:
parent
cf7813142e
commit
93820d61c4
2 changed files with 3 additions and 3 deletions
|
@ -70,7 +70,7 @@
|
||||||
"term.sortBy.artist": "Nghệ sĩ",
|
"term.sortBy.artist": "Nghệ sĩ",
|
||||||
"term.sortBy.name": "Tên",
|
"term.sortBy.name": "Tên",
|
||||||
"term.sortBy.genre": "Dòng nhạc",
|
"term.sortBy.genre": "Dòng nhạc",
|
||||||
"term.sortBy.releaseDate": "Ngày ra mắt",
|
"term.sortBy.releaseDate": "Ngày phát hành",
|
||||||
"term.sortBy.duration": "Thời lượng",
|
"term.sortBy.duration": "Thời lượng",
|
||||||
"term.sortBy.dateAdded": "Ngày thêm vào",
|
"term.sortBy.dateAdded": "Ngày thêm vào",
|
||||||
"term.sortOrder": "A-Z",
|
"term.sortOrder": "A-Z",
|
||||||
|
@ -98,7 +98,7 @@
|
||||||
"term.topSongs": "Các bài hát nổi bật",
|
"term.topSongs": "Các bài hát nổi bật",
|
||||||
"term.latestReleases": "Mới nhất",
|
"term.latestReleases": "Mới nhất",
|
||||||
"term.time.added": "Thêm vào ngày",
|
"term.time.added": "Thêm vào ngày",
|
||||||
"term.time.released": "Ra mắt vào ngày",
|
"term.time.released": "Phát hành vào ngày",
|
||||||
"term.time.updated": "Cập nhật vào ngày",
|
"term.time.updated": "Cập nhật vào ngày",
|
||||||
"term.time.hours": "giờ",
|
"term.time.hours": "giờ",
|
||||||
"term.time.hour": "giờ",
|
"term.time.hour": "giờ",
|
||||||
|
|
|
@ -3566,7 +3566,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
z-index: 1001;
|
z-index: 100000;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue