...
|
...
|
@@ -114,12 +114,11 @@ span.back_href { |
|
|
line-height: .5rem;
|
|
|
}
|
|
|
.container{
|
|
|
width: 7.5rem;
|
|
|
/*height: 100%;*/
|
|
|
margin: 0 auto;
|
|
|
width: 7.5rem;
|
|
|
/*height: 100%;*/ margin: 0 auto;
|
|
|
box-sizing: border-box;
|
|
|
overflow-y: scroll;
|
|
|
overflow-x: hidden;
|
|
|
/*overflow-y: scroll;*/
|
|
|
/*overflow-x: hidden;*/
|
|
|
}
|
|
|
|
|
|
|
...
|
...
|
|