7 lines
No EOL
122 B
SCSS
7 lines
No EOL
122 B
SCSS
.containerGeneral {
|
|
flex-shrink: 0;
|
|
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: flex-start;
|
|
} |