Remove leading commas from listings in Telegram messages (#142)

This commit is contained in:
Alexander Roidl
2025-07-22 19:58:16 +02:00
committed by GitHub
parent d89b078237
commit 78df4b21a6
4 changed files with 16 additions and 10 deletions

View File

@@ -40,4 +40,8 @@ a:active {
color: #54a9ff;
background-color: transparent;
text-decoration: underline;
}
}
.semi-icon {
vertical-align: middle;
}