You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

_user.less 149B

123456789101112
  1. .user {
  2. padding-top: 15px;
  3. padding-bottom: @footer-margin * 3;
  4. &.settings {
  5. .key.list {
  6. .desc.item {
  7. padding-bottom: 30px;
  8. }
  9. }
  10. }
  11. }