mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
make code only transparent in pre tags
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
word-wrap: break-word;
|
||||
overflow: auto;
|
||||
overflow: hidden;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.codeblock-actions {
|
||||
|
||||
Reference in New Issue
Block a user