.permissions-tab input[type="checkbox"] {
  margin-left: 10px;
}
.permissions-tab p {
  padding-left: 30px;
  margin-bottom: 2px;
}
textarea.qr-secret {
  width: 210px;
  resize: none;
  cursor: pointer;
}
img.qr-code {
  width: 140px;
}
