feat: Add board activity log

This commit is contained in:
Maksim Eltyshev
2025-05-22 23:14:46 +02:00
parent 777ff467f3
commit 86cfd155f2
72 changed files with 833 additions and 169 deletions

View File

@@ -29,6 +29,7 @@
.content {
display: inline-block;
font-size: 13px;
line-height: 20px;
min-height: 36px;
overflow: hidden;
padding: 0 4px 0 8px;
@@ -40,7 +41,6 @@
.date {
color: #6b808c;
font-size: 12px;
line-height: 20px;
}
.wrapper {