migrated desktop CSS to the desktop layout

This commit is contained in:
zadam
2020-03-01 19:06:26 +01:00
parent 77f358b846
commit 03e0c98066
7 changed files with 153 additions and 173 deletions

View File

@@ -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>