fix export diagram - body - overflow - scroll

This commit is contained in:
SPRINX0\prochazka
2025-03-28 09:31:45 +01:00
parent 61e35b9773
commit a1670caf06

View File

@@ -745,6 +745,7 @@
if (css) css += '\n';
css += $currentThemeDefinition?.themeCss;
}
css += ' body { overflow: scroll; }';
saveFileToDisk(async filePath => {
await apiCall('files/export-diagram', {
filePath,