feature: color swap on search

This commit is contained in:
Jean-Baptiste Pasquier
2021-04-02 10:41:18 +02:00
parent b9e12293eb
commit f202e6f75e
3 changed files with 27 additions and 25 deletions

View File

@ -1,4 +1,4 @@
if componentSet.has('circles') || componentSet.has('projects') || componentSet.has('profileDirectory')
if componentSet.has('circles') || componentSet.has('projects') || componentSet.has('profileDirectory') || componentSet.has('chat')
solid-widget(name='hubl-menu-empty')
template
p.segment.full.empty.whitespace-normal(style='display:block!important; color:#D0D4DA')