

.web-note{
  margin-top:12px;
  padding:12px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:14px;
  color:var(--dim);
  font-size:12px;
  line-height:1.45;
}

.composer{
  padding-left:18px;
}

.status{
  min-height:16px;
}
