accept dnd drops from app library prototype

This commit is contained in:
Ashley Wulber 2021-12-16 09:38:20 -05:00 committed by Jeremy Soller
parent b9247e37c4
commit 83b6f3da5e
9 changed files with 215 additions and 47 deletions

View file

@ -15,7 +15,6 @@ window {
background: rgba(50,50,50,0.0);
}
box#dock-container {
padding-right: 12px;
border-radius: 12px;
background: #333333;
}