Larger on desktop
This commit is contained in:
parent
2c287d654a
commit
5a2901b7ee
@ -1,5 +1,8 @@
|
|||||||
.dropdown-menu {
|
.dropdown-menu {
|
||||||
width: 450px;
|
width: 450;
|
||||||
|
@media(min-width: 768px) {
|
||||||
|
width: 600px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::ng-deep .ng-select-container {
|
::ng-deep .ng-select-container {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user