fixed recent action section bug

This commit was merged in pull request #48.
This commit is contained in:
victorAnumudu
2025-07-21 16:48:01 +01:00
parent 1dcae6b163
commit f50590850b
8 changed files with 43 additions and 23 deletions
+10 -5
View File
@@ -588,11 +588,16 @@
left: 0px;
}
}
.show + .dropdown-menu{
margin-top: 0;
visibility: visible;
opacity: 1;
}
// .show{
// margin-top: 0!important;
// visibility: visible!important;
// opacity: 1!important;
// }
// .show + .dropdown-menu{
// margin-top: 0;
// visibility: visible;
// opacity: 1;
// }
// .show {
// .dropdown-menu{
// margin-top: 0;