.dict-popup {
  min-width: 400px;
  max-height: 400px;
  overflow: auto;
}
.dict-key {
  min-width: 80px;
  text-align: right;
}
