Stack columns and make headers sticky

This commit is contained in:
Andy Smith
2025-06-11 13:33:50 -05:00
parent 4beeb60484
commit cce29dc3bd
5 changed files with 94 additions and 70 deletions
+1
View File
@@ -24,5 +24,6 @@ class Card::Entropy
def days_before_reminder
(auto_clean_period * 0.25).seconds.in_days.round
30
end
end