Skip to content

Commit db4a659

Browse files
committed
fix: miglioria grafica menu dropdown
1 parent db7c323 commit db4a659

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

assets/src/css/style.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2663,6 +2663,12 @@ section.content, .main-footer {
26632663
.signature-pad {
26642664
margin: 10%;
26652665
}
2666+
2667+
.btn-group .dropdown-menu-right {
2668+
transform: none !important;
2669+
top: 40px !important;
2670+
}
2671+
26662672
}
26672673

26682674
@media screen and (max-width: 992px) {

0 commit comments

Comments
 (0)