mirror of
https://github.com/d0zingcat/BroadcastChannel.git
synced 2026-06-03 15:10:11 +00:00
fix: code block
This commit is contained in:
@@ -17,6 +17,12 @@
|
||||
width: calc(100% - var(--box-margin));
|
||||
}
|
||||
|
||||
> pre {
|
||||
width: calc(100% - var(--box-margin));
|
||||
max-width: 456px;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.tgme_widget_message_link_preview {
|
||||
margin-top: 16px;
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user