text overflow
This commit is contained in:
parent
f703342b36
commit
a803d7280a
1 changed files with 1 additions and 1 deletions
2
test.css
2
test.css
|
@ -58,7 +58,7 @@ h1 {
|
||||||
margin-top: 15px;
|
margin-top: 15px;
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
height: 35%;
|
height: 360px;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
width: 90%;
|
width: 90%;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
|
|
Loading…
Add table
Reference in a new issue