mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
feat(code): remove unnecessary border in read-only code
This commit is contained in:
@@ -9,10 +9,6 @@ const TPL = /*html*/`
|
||||
min-height: 50px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.note-detail-readonly-code-content {
|
||||
padding: 10px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<pre class="note-detail-readonly-code-content"></pre>
|
||||
|
||||
Reference in New Issue
Block a user