accept dnd drops from app library prototype

This commit is contained in:
Ashley Wulber 2021-12-16 09:38:20 -05:00
parent 32cc7e7344
commit 221aa4b703
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;
}