Mercurial > libervia-templates
diff sat_templates/templates/bulma/static/styles.css @ 370:281d1c958d56
bulma (search): moved `search_item` to components
rel 423
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 10 Jul 2023 15:43:49 +0200 |
parents | e44c0627d00b |
children | a5a80d761e3e |
line wrap: on
line diff
--- a/sat_templates/templates/bulma/static/styles.css Thu Jul 06 11:42:16 2023 +0200 +++ b/sat_templates/templates/bulma/static/styles.css Mon Jul 10 15:43:49 2023 +0200 @@ -184,6 +184,15 @@ outline: solid red 0.25rem; } +/************** + * JID Search * + **************/ + +.search-item__group-tags { + /* we want the item with no group to have the same height as an item with one */ + min-height: 40px; +} + /*************** * misc states * ***************/