Skip to content
Snippets Groups Projects
Commit df9087ba authored by Bruno Windels's avatar Bruno Windels
Browse files

styling for preferred client

parent cd559e14
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,11 @@ ...@@ -16,6 +16,11 @@
padding: 16px; padding: 16px;
} }
.ClientView.isPreferred {
border: 3px solid var(--link);
box-shadow: 0px 8px 4px rgba(0, 0, 0, 0.05);
}
.ClientView .hostedBanner { .ClientView .hostedBanner {
text-align: center; text-align: center;
margin-bottom: 29px; margin-bottom: 29px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment