This commit is contained in:
syuilo 2023-04-22 20:22:09 +09:00
parent b57ee4dd96
commit 62af89d433

View file

@ -243,7 +243,7 @@ function onDrop(ev) {
<style lang="scss" module>
.root {
--root-margin: 10px;
--deckColumnHeaderHeight: 40px;
--deckColumnHeaderHeight: 38px;
height: 100%;
overflow: clip;