mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-31 09:37:15 +01:00
#950 Increase Dropdown Elements Size
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
::ng-deep .dropdown > [appUiDropdownItem] {
|
||||
white-space: nowrap;
|
||||
min-height: 50px;
|
||||
|
||||
&:focus,
|
||||
&.selected {
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
button {
|
||||
padding: none;
|
||||
margin-right: 0;
|
||||
min-height: 50px;
|
||||
}
|
||||
|
||||
.selected {
|
||||
|
||||
Reference in New Issue
Block a user