feat: show alert if file exceeds classic reader limit (#948)

This commit is contained in:
Aman Harwara
2022-03-24 01:17:56 +05:30
committed by GitHub
parent 0f73845804
commit 97f14e2a95
5 changed files with 74 additions and 44 deletions

View File

@@ -1037,3 +1037,7 @@
.z-index-1001 {
z-index: 1001;
}
.vertical-middle {
vertical-align: middle;
}