8000 improve: move "NEW TO LIBRARY" text in libhome to bottom and install … · SpaceTheme/Steam@86d2056 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit 86d2056

Browse files
committed
improve: move "NEW TO LIBRARY" text in libhome to bottom and install button to top
1 parent feb1328 commit 86d2056

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/css/steam/libHome.css

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,8 @@
398398

399399
/* New to library */
400400
._2jj5TjFhHD1lvxMlpJYek6 {
401-
top: 6px;
401+
top: unset;
402+
bottom: 6px;
402403
}
403404
._2jj5TjFhHD1lvxMlpJYek6 .N8aJrSpxQ6II4CY_aFdYI {
404405
max-width: 100%;
@@ -409,6 +410,11 @@
409410
background-color: rgba(1, 169, 234);
410411
}
411412

413+
/* Install button */
414+
.WYgDg9NyCcMIVuMyZ_NBC ._2GRcKrPZsMSF6glMPRMZei {
415+
justify-content: unset;
416+
}
417+
412418
/* Playtime/Date etc. */
413419
._1LJqx_qFOC8199RBQO5kU8 {
414420
width: -webkit-fill-available;

0 commit comments

Comments
 (0)
0