Skip to content
Snippets Groups Projects
Commit 4e4b6ade authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire: Committed by Reiter, Christoph
Browse files

Fix dropdown background color

parent a0d06944
No related branches found
No related tags found
No related merge requests found
......@@ -289,6 +289,7 @@ class VPUAuth extends VPULitElement {
border: solid 1px black;
border-radius: var(--vpu-border-radius);
overflow: hidden;
background-color: white;
}
.dropdown-content {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment