Skip to content

ui: Fix tag separator not showing on some machines

We were using the Unicode point "Katakana middle dot" which was not showing up on some systems. Separators may not show up the same on all machines depending on the font used. So, use an SVG image instead.

Tests:

  • On the front page and apps page, the separators appears as expected.

Signed-off-by: Sunil Mohan Adapa sunil@medhas.org

Merge request reports

Loading