Skip to content

Commit b0e57c1

Browse files
Update App.css
1 parent 040b7ee commit b0e57c1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

React/src/App.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
#request-panel {
1212
min-width: 505px;
1313
height: 400px;
14-
overflow-x: hidden;
15-
overflow-y: auto;
14+
overflow: hidden auto;
1615
padding: 18px;
1716
margin-top: 40px;
1817
background-color: rgb(191 191 191 / 15%);

0 commit comments

Comments
 (0)