mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
fix: miglioria grafica menu dropdown
This commit is contained in:
@@ -2663,6 +2663,12 @@ section.content, .main-footer {
|
|||||||
.signature-pad {
|
.signature-pad {
|
||||||
margin: 10%;
|
margin: 10%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.btn-group .dropdown-menu-right {
|
||||||
|
transform: none !important;
|
||||||
|
top: 40px !important;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 992px) {
|
@media screen and (max-width: 992px) {
|
||||||
|
Reference in New Issue
Block a user