mirror of
https://github.com/plankanban/planka.git
synced 2025-07-27 17:19:43 +02:00
Add dropzone for attachment, paste attachment from clipboard
This commit is contained in:
parent
e1364925ed
commit
246eb17249
24 changed files with 576 additions and 253 deletions
4
client/src/lib/custom-ui/index.css
vendored
4
client/src/lib/custom-ui/index.css
vendored
|
@ -34814,11 +34814,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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue