ENH - overhaul App Store experience

This commit is contained in:
smx.pusha
2026-08-14 12:53:39 +02:00
parent 3fc0ebb08f
commit 54924daca0
19 changed files with 4165 additions and 71 deletions
+9
View File
@@ -1203,6 +1203,15 @@ label.sky-list-item__row {
opacity: 0.55;
}
.sky-searchbar__suffix {
width: var(--sky-touch-target, 44px);
height: var(--sky-touch-target, 44px);
display: grid;
flex: none;
place-items: center;
color: var(--sky-muted, rgba(0, 0, 0, 0.55));
}
.sky-searchbar__clear {
width: var(--sky-touch-target, 44px);
height: var(--sky-touch-target, 44px);