edit
This commit is contained in:
		| @ -174,6 +174,21 @@ li { | ||||
|   list-style : none; | ||||
| } | ||||
|  | ||||
| .dictData { | ||||
|   dl { | ||||
|     margin : 0; | ||||
|     padding: 0; | ||||
|   } | ||||
|  | ||||
|   dt { | ||||
|     margin       : 0 0 5px 0; | ||||
|     padding      : 3px 0; | ||||
|     color        : #999; | ||||
|     font-weight  : normal; | ||||
|     font-size    : 13px; | ||||
|     border-bottom: solid 1px #eee; | ||||
|   } | ||||
| } | ||||
|  | ||||
| label { | ||||
|   color    : #666; | ||||
| @ -185,18 +200,12 @@ label { | ||||
|   width  : 700px; | ||||
|  | ||||
|   .leftBox { | ||||
|     width     : 250px; | ||||
|     border    : 1px solid #d1d1d1; | ||||
|     max-height: 500px; | ||||
|     overflow  : auto; | ||||
|     width          : 40%; | ||||
|     // border-right: solid 1px #eee; | ||||
|   } | ||||
|  | ||||
|   .rightBox { | ||||
|     flex        : 1; | ||||
|     margin      : 0 0 0 20px; | ||||
|     padding-left: 12px; | ||||
|     border      : 1px solid #d1d1d1; | ||||
|     max-height  : 500px; | ||||
|     overflow    : auto; | ||||
|     width  : 60%; | ||||
|     padding: 0 0 0 20px; | ||||
|   } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user