1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-13 13:12:30 +00:00
community.general/docsite/_static/ansible-local.css

8 lines
No EOL
106 B
CSS

/* Local CSS tweaks for ansible */
.dropdown-menu {
overflow-y: auto;
}
h2 {
padding-top: 40px;
}