mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-28 10:32:27 +08:00
feat(code): remove unnecessary border in read-only code
This commit is contained in:
parent
f0ae5aeba6
commit
b1f08b944a
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user