develop #9

Merged
walamana merged 26 commits from develop into main 2026-07-14 22:47:20 +02:00
Showing only changes of commit 1b248ad121 - Show all commits
+1 -1
View File
@@ -379,7 +379,7 @@ function getOwnMarkHint(): string {
display: flex; display: flex;
align-items: center; align-items: center;
gap: 8px; gap: 8px;
padding: 8px 0 8px 26px; padding: 8px 0 8px 0;
border-bottom: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0;
&:last-child { &:last-child {