add file info fro document view

This commit is contained in:
smanylov
2026-05-04 20:31:15 +07:00
parent 84b73b912f
commit 2fad519b7e
4 changed files with 217 additions and 99 deletions
+5 -1
View File
@@ -164,6 +164,10 @@
justify-content: center;
}
}
.error-container {
text-align: center;
}
}
&-page {
@@ -247,7 +251,7 @@
background: var(--card);
border: 1px solid var(--border);
border-radius: 14px;
margin-bottom: 14px;
/* margin-bottom: 14px; */
overflow: hidden;
box-shadow: var(--shadow);