Merge branch 'threecolumn' into shigusegubu-vue3

* threecolumn:
  fix dropzone
  cleanup
This commit is contained in:
Henry Jameson 2022-04-11 00:20:41 +03:00
commit d9d84b40d9
2 changed files with 15 additions and 9 deletions

View file

@ -572,7 +572,7 @@
.drop-indicator {
position: absolute;
z-index: 1;
z-index: 100;
width: 100%;
height: 100%;
font-size: 5em;