Add dropzone for attachment, paste attachment from clipboard

This commit is contained in:
Maksim Eltyshev
2020-04-28 19:46:55 +05:00
parent 693602698b
commit d264382fda
24 changed files with 576 additions and 253 deletions
+2 -2
View File
@@ -34694,11 +34694,11 @@ select.ui.dropdown {
overflow: hidden;
}
.scrolling.dimmable > .dimmer {
/* .scrolling.dimmable > .dimmer {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
} */
.scrolling.dimmable.dimmed > .dimmer {
overflow: auto;