add file info fro document view
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user