Workflow fixes

This commit is contained in:
Frikky
2024-11-30 14:42:34 +01:00
parent cf7d744273
commit fd79033424
4 changed files with 147 additions and 20 deletions
@@ -1649,7 +1649,7 @@ const CodeEditor = (props) => {
</div>
{isFileEditor ? null :
<div style={{flex: 1, marginLeft: 5, borderLeft: "1px solid rgba(255,255,255,0.3)", paddingLeft: 5, }}>
<div style={{flex: 1, marginLeft: 5, borderLeft: "1px solid rgba(255,255,255,0.3)", paddingLeft: 5, overflow: "hidden", }}>
<div>
{isMobile ? null :
<DialogTitle