mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-23 18:16:14 +02:00
web/save: fix overflow
This commit is contained in:
parent
352b0eae59
commit
19661f2f72
@ -16,6 +16,7 @@
|
||||
<style>
|
||||
#cobalt-save-container {
|
||||
padding: var(--padding);
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#cobalt-save {
|
||||
|
Loading…
x
Reference in New Issue
Block a user