.euc-drawer {
  background: #fff;
  border-radius: 4px;
  padding: 8px 10px 10px;
}

.euc-drawer__body {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
