hid text on success response/menu drop down fix #50

Merged
ameye merged 1 commits from text-hidden into master 2025-07-22 20:08:58 +00:00
+5 -5
View File
@@ -588,11 +588,11 @@
left: 0px;
}
}
// .show{
// margin-top: 0!important;
// visibility: visible!important;
// opacity: 1!important;
// }
.show{
margin-top: 0!important;
visibility: visible!important;
opacity: 1!important;
}
// .show + .dropdown-menu{
// margin-top: 0;
// visibility: visible;