Commit 0b8eebe2 authored by Nikolay Gromov's avatar Nikolay Gromov

fields-group fix

parent 9fba737f
...@@ -8,9 +8,7 @@ ...@@ -8,9 +8,7 @@
&__item { &__item {
margin-bottom: 0; margin-bottom: 0;
// flex: 0 0 auto;
flex-basis: 100%; flex-basis: 100%;
// flex: 1;
&--text { &--text {
white-space: nowrap; white-space: nowrap;
...@@ -26,7 +24,6 @@ ...@@ -26,7 +24,6 @@
} }
&--addon { &--addon {
// flex-grow: 0;
flex-basis: 1%; flex-basis: 1%;
&:not(:last-child) { &:not(:last-child) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment