Project

General

Profile

1
.criterion {
2
  border: rgba(26,26,26,0.5) solid 1px;
3
  border-radius: 4px;
4
  max-height: 400px;
5
  overflow: auto;
6
}
(2-2/5)