.o-Dropzone {
    border: 2px dashed;
    z-index: 1000; // above chat window

    &.o-dragging-inside {
        border-width: 5px;
    }
}
