interest drop down button

This commit is contained in:
zipfriis
2026-05-30 16:19:21 +02:00
parent 46c8f691ef
commit e2fa5a291d
5 changed files with 34 additions and 22 deletions
+4
View File
@@ -617,4 +617,8 @@ button {
button:hover {
border:1px solid rgb(26, 87, 219);
}
.hidden {
display: none;
}