#950 Increase Dropdown Elements Size

This commit is contained in:
Sebastian
2020-09-07 22:30:59 +02:00
parent 7dc22689d6
commit 4783dfbd48
2 changed files with 2 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
::ng-deep .dropdown > [appUiDropdownItem] {
white-space: nowrap;
min-height: 50px;
&:focus,
&.selected {

View File

@@ -21,6 +21,7 @@
button {
padding: none;
margin-right: 0;
min-height: 50px;
}
.selected {