mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 20:06:08 +01:00
migrated desktop CSS to the desktop layout
This commit is contained in:
@@ -11,6 +11,13 @@ const TPL = `
|
||||
.note-info-widget-table td, .note-info-widget-table th {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.note-info-mime {
|
||||
max-width: 13em;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
</style>
|
||||
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user