#editor {
  background-color: white;
  margin-bottom: 10px;
}
.ql-editor {
  min-height: 250px;
}
#historiqueTable {
  min-width: 50%;
  width: auto;
}
.multi-select-options {
  position: absolute;
  border: 1px solid #ccc;
  background: #fff;
  z-index: 1000;
}

