stylesheet: rename .description to .dropdown-description

This commit is contained in:
Pierre de La Morinerie 2019-03-13 11:35:26 +01:00
parent f57985626e
commit 04a4513452
3 changed files with 20 additions and 10 deletions

View file

@ -232,7 +232,7 @@
flex-shrink: 0;
}
div {
.dropdown-description {
padding-left: $default-spacer;
}
}