feat: add file information panel to file preview modal (#965)
This commit is contained in:
@@ -473,6 +473,10 @@
|
||||
border-right-width: 1px;
|
||||
}
|
||||
|
||||
.sn-component .border-l-1px {
|
||||
border-left-width: 1px;
|
||||
}
|
||||
|
||||
.sn-component .border-t-1px {
|
||||
border-top-width: 1px;
|
||||
}
|
||||
@@ -493,6 +497,10 @@
|
||||
padding: 0.25rem;
|
||||
}
|
||||
|
||||
.p-1\.5 {
|
||||
padding: 0.375rem;
|
||||
}
|
||||
|
||||
.p-8 {
|
||||
padding: 2rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user