8 lines
95 B
Text
8 lines
95 B
Text
|
.profile__about {
|
||
|
|
||
|
&__content {
|
||
|
max-height: 300px;
|
||
|
overflow: auto;
|
||
|
}
|
||
|
}
|