This commit is contained in:
Roman Pyrih
2025-06-25 12:26:04 +02:00
parent 7043c2b13b
commit 38b28dd897
3 changed files with 9 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -5493,6 +5493,13 @@ body#cms.cms-id-23 {
}
}
}
.dropdown-menu {
position: absolute !important;
top: 100%;
background: #f4f4f4;
padding-bottom: 20px !important;
}
}
}
}