feat: Shows the last activity, created at timestamp in the same row (#6267)

This commit is contained in:
Sivin Varghese
2023-01-23 21:50:16 +05:30
committed by GitHub
parent 487d90207b
commit 9782f71bdf
7 changed files with 126 additions and 11 deletions

View File

@@ -1,6 +1,7 @@
:root {
--white: #fff;
--white-transparent: rgba(255, 255, 255, 0.9);
--black-transparent: rgba(0, 0, 0, 0.9);
--w-25: #F5FAFF;
--w-50: #EBF5FF;