mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
chore: cleanup
This commit is contained in:
parent
d2d5f3c04b
commit
38f7071da9
@ -104,7 +104,8 @@ const unsafeCSS = `
|
||||
}
|
||||
|
||||
[data-diff-header],
|
||||
[data-diff] {
|
||||
[data-diff],
|
||||
[data-file] {
|
||||
[data-separator] {
|
||||
height: 24px;
|
||||
}
|
||||
@ -122,6 +123,7 @@ const unsafeCSS = `
|
||||
}
|
||||
[data-code] {
|
||||
overflow-x: auto !important;
|
||||
overflow-y: hidden !important;
|
||||
}
|
||||
}`
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user