Add padding to ts-chat-day-start element

This commit is contained in:
dertyp7
2024-01-19 00:08:48 +01:00
parent 11860365c1
commit 846dbb0ba7

View File

@@ -84,3 +84,7 @@
display: none !important; display: none !important;
} }
} }
.ts-chat-day-start{
padding-left: 20px !important;
}