mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-17 08:54:27 +02:00
add remaining table columns
This commit is contained in:
@@ -32,6 +32,11 @@
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
.content.compact {
|
||||
-webkit-line-clamp: 1;
|
||||
line-clamp: 1;
|
||||
}
|
||||
|
||||
.container.compact {
|
||||
padding: var(--theme-spacing-xs);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user