|
@@ -737,6 +737,14 @@ input,button {
|
|
|
|
|
|
|
|
|
|
}
|
|
}
|
|
|
|
+a.dropdown-item.ng-star-inserted {
|
|
|
|
+ width: 100% !important;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.pagesHeader-w[_ngcontent-c5] .dropdown-menu[_ngcontent-c5] {
|
|
|
|
+ top: 30px !important;
|
|
|
|
+
|
|
|
|
+}
|
|
|
|
|
|
@media(min-width: 992px) and (max-width: 1199px) {
|
|
@media(min-width: 992px) and (max-width: 1199px) {
|
|
|
|
|