mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 05:53:08 +02:00
🎨
This commit is contained in:
parent
b57ee4dd96
commit
62af89d433
1 changed files with 1 additions and 1 deletions
|
@ -243,7 +243,7 @@ function onDrop(ev) {
|
||||||
<style lang="scss" module>
|
<style lang="scss" module>
|
||||||
.root {
|
.root {
|
||||||
--root-margin: 10px;
|
--root-margin: 10px;
|
||||||
--deckColumnHeaderHeight: 40px;
|
--deckColumnHeaderHeight: 38px;
|
||||||
|
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow: clip;
|
overflow: clip;
|
||||||
|
|
Loading…
Reference in a new issue