ux: hide search kbd hint after first keyboard use (long loop)

This commit is contained in:
Ulas Kalayci
2026-04-30 09:10:30 +02:00
parent 89deb7b0ee
commit f1f307388e
2 changed files with 12 additions and 2 deletions
+1 -1
View File
@@ -305,7 +305,7 @@
}
@media (min-width: 1024px) {
.more-sheet__search-kbd {
html:not(.search-kbd-done) .more-sheet__search-kbd {
display: inline;
}
}