1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-03 06:46:10 +02:00
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;