name for searchbar components

This commit is contained in:
chfhtw
2025-07-31 11:09:09 +02:00
parent 9c3c8cd186
commit 9a231d4bb4
15 changed files with 20 additions and 6 deletions
@@ -135,13 +135,13 @@
/* new variant with template/frame */
.searchbar-result {
.searchbar-result-template-frame {
border-bottom: 1px solid lightgrey;
margin-bottom: 1rem;
padding-bottom: 1rem;
}
.searchbar-actions {
.searchbar-result-template-actions {
display: flex;
flex-wrap: wrap;
gap: .5rem;