mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 02:52: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;
|
min-height: 50px;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.note-detail-readonly-code-content {
|
|
||||||
padding: 10px;
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<pre class="note-detail-readonly-code-content"></pre>
|
<pre class="note-detail-readonly-code-content"></pre>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user