Skip to content
Snippets Groups Projects
Commit 16ad2dbe authored by Nicolas PAGNY's avatar Nicolas PAGNY
Browse files

Add Css proprities to fix size

parent 97499950
Branches
Tags
1 merge request!226Add Css proprities to fix size
...@@ -123,6 +123,8 @@ ...@@ -123,6 +123,8 @@
button.btn-secondary-negative { button.btn-secondary-negative {
margin: 0; margin: 0;
padding: 0.3rem 0.5rem; padding: 0.3rem 0.5rem;
min-width: 11rem;
justify-content: left;
} }
} }
.ecogesture-content { .ecogesture-content {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment