update dropdown

This commit is contained in:
2025-05-24 21:04:08 +03:00
parent 59581304d0
commit ee206e1241
4 changed files with 41 additions and 24 deletions

View File

@@ -74,6 +74,10 @@ body.dark-mode .icon {
fill: #ffffff !important;
}
body.dark-mode .card {
background-color: rgba(82, 82, 82, 50%) !important;
}
body.dark-mode .dropdown a{
@apply
px-0