Skip to content
Snippets Groups Projects
Commit a5b6d012 authored by Antoine Dupré's avatar Antoine Dupré
Browse files

fix: css events

parent 8c2c29d0
No related branches found
No related tags found
No related merge requests found
Pipeline #14146 passed
...@@ -43,6 +43,14 @@ ...@@ -43,6 +43,14 @@
flex-shrink: 1; flex-shrink: 1;
padding: 15px; padding: 15px;
display: block; display: block;
&>div>solid-display {
display: block;
margin-bottom: 15px;
span {
text-transform: capitalize;
}
}
} }
solid-form-search { solid-form-search {
......
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