5 lines
44 B
SCSS
5 lines
44 B
SCSS
|
.content {
|
||
|
min-width: 0;
|
||
|
width: 100%;
|
||
|
}
|