Fix thread indentation compounding on narrow screens

Replace absolute marginLeft with relative Tailwind ml-4, cap indent
depth at 3. Deep replies get border-line only, no further indent.
This commit is contained in:
Jure
2026-04-06 15:21:37 +02:00
parent 77d672b6d1
commit 86b7705c07
2 changed files with 8 additions and 12 deletions

2
src-tauri/Cargo.lock generated
View File

@@ -5320,7 +5320,7 @@ checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
[[package]]
name = "vega"
version = "0.12.2"
version = "0.12.3"
dependencies = [
"futures-util",
"hex",