Skip to content
Snippets Groups Projects
Commit 4b0fbf09 authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

.dropdown-item:focus

parent 0186874f
No related branches found
No related tags found
No related merge requests found
......@@ -90,3 +90,7 @@ body{
.card-header{
background-color: var(--lightMainColor)!important;
}
.dropdown-item:focus{
background-color: var(--mainColor);
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment