rohan13 commited on
Commit
1226ed3
·
1 Parent(s): 31a231c

height fix

Browse files
Files changed (1) hide show
  1. static/style.css +2 -2
static/style.css CHANGED
@@ -242,7 +242,7 @@
242
  width: auto;
243
  padding: 10px;
244
  overflow-y: scroll;
245
- max-height: 300px;
246
  padding-top: 3%;
247
  margin-top: 2%;
248
 
@@ -268,7 +268,7 @@
268
  display: flex;
269
  position: absolute;
270
  left: 30%;
271
- top: 20%;
272
  flex-direction: column;
273
  justify-content: flex-start;
274
  align-items: center;
 
242
  width: auto;
243
  padding: 10px;
244
  overflow-y: scroll;
245
+ max-height: 350px;
246
  padding-top: 3%;
247
  margin-top: 2%;
248
 
 
268
  display: flex;
269
  position: absolute;
270
  left: 30%;
271
+ top: 10%;
272
  flex-direction: column;
273
  justify-content: flex-start;
274
  align-items: center;