Increased max-height of about section.
This commit is contained in:
parent
79ed079e4d
commit
2becb091da
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
margin-bottom: 2px;
|
margin-bottom: 2px;
|
||||||
|
|
||||||
&__content {
|
&__content {
|
||||||
max-height: 600px;
|
max-height: 1000px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
padding: 2px 5px;
|
padding: 2px 5px;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue