web/save: fix overflow

This commit is contained in:
wukko
2024-06-25 15:54:33 +06:00
parent 352b0eae59
commit 19661f2f72

View File

@@ -16,6 +16,7 @@
<style>
#cobalt-save-container {
padding: var(--padding);
overflow: hidden;
}
#cobalt-save {