fix: config/debug UI overflow (#1715)
Thanks @saipreetham589. Co-authored-by: SaiPreetham <saipreetham.pesu@gmail.com>
This commit is contained in:
@@ -593,6 +593,7 @@
|
||||
border: 1px solid var(--border);
|
||||
max-height: 360px;
|
||||
overflow: auto;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
:root[data-theme="light"] .code-block,
|
||||
|
||||
Reference in New Issue
Block a user