1
0
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:
valentina
2025-05-29 15:14:02 +02:00
parent db7c32347d
commit db4a659e97

View File

@@ -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) {