This commit is contained in:
@@ -282,4 +282,15 @@ kbd {
|
||||
.attachment-item a:hover {
|
||||
color: #60a5fa;
|
||||
text-decoration: underline !important;
|
||||
}
|
||||
|
||||
/* File Viewer */
|
||||
#fileViewerModal .modal-content {
|
||||
border-color: var(--neptune-border);
|
||||
}
|
||||
|
||||
#fileViewerBody pre {
|
||||
margin: 0;
|
||||
white-space: pre-wrap;
|
||||
word-break: break-word;
|
||||
}
|
||||
Reference in New Issue
Block a user