mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-09-04 09:13:24 +00:00
ENH - overhaul App Store experience
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user