fix(frontend): readable links and file chips on own bubbles

This commit is contained in:
hh
2026-08-13 04:06:44 +02:00
parent 6ae28cb321
commit 995322b17a
6 changed files with 55 additions and 8 deletions
+1 -1
View File
@@ -140,7 +140,7 @@
--color-links: #{$color-links};
--color-own-links: #{$color-white};
--color-own-links: #{$color-links};
--color-placeholders: #{$color-placeholders};