mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-02 03:18:28 +00:00
web/save: fix overflow
This commit is contained in:
parent
d490ef9907
commit
71acbfb054
@ -16,6 +16,7 @@
|
||||
<style>
|
||||
#cobalt-save-container {
|
||||
padding: var(--padding);
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#cobalt-save {
|
||||
|
Loading…
Reference in New Issue
Block a user