feat: Add snooze, reopen option to bulk actions (#4831)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Fayaz Ahmed
2022-06-13 12:14:27 +05:30
committed by GitHub
parent aa903a5da9
commit 2198930185
9 changed files with 331 additions and 71 deletions

View File

@@ -2,6 +2,7 @@
// z-index
--z-index-minus: -1;
--z-index-zero: 0;
--z-index-one: 1;
--z-index-low: 10;
--z-index-twenty: 20;
--z-index-normal: 100;