feat: use <details> to hide encrypted block
This commit is contained in:
parent
0a1f372371
commit
6d792cc08c
2 changed files with 34 additions and 17 deletions
|
@ -43,3 +43,7 @@ limitations under the License.
|
|||
word-wrap: break-word;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.mx_ViewSource_details {
|
||||
margin-top: 0.8em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue