Skip to content
Snippets Groups Projects
Commit a890adbb authored by Marko Ivancic's avatar Marko Ivancic
Browse files

Add some padding to dropdown box

parent cf32aec4
No related branches found
No related tags found
1 merge request!2GUI tweaks
Pipeline #74331 passed
This commit is part of merge request !2. Comments created here will be created in the context of that merge request.
......@@ -331,6 +331,7 @@
.dropdown-box {
background-color: var(--caption-bg-c);
display:none;
padding: 1em;
}
.dropdown-toggle:checked ~ div.dropdown-box:first-of-type {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment