backend: generate high resolution preview
This commit is contained in:
@@ -738,6 +738,11 @@ button.icon-button.ghost:hover:not([disabled]) {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.documents-panel tbody tr.folder.focused {
|
||||
box-shadow: inset 2px 0 0 rgba(43, 92, 255, 0.45);
|
||||
background: rgba(43, 92, 255, 0.08);
|
||||
}
|
||||
|
||||
.documents-panel tbody tr.document {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user