forked from public/fvtt-cthulhu-eternal
		
	Fix history
This commit is contained in:
		| @@ -2,13 +2,20 @@ | ||||
|   .sheet-common(); | ||||
|   .item-sheet-common(); | ||||
|  | ||||
|    | ||||
|   .header { | ||||
|     display: flex; | ||||
|     background-color: var(--color-light-1); | ||||
|     img { | ||||
|       width: 50px; | ||||
|       height: 50px; | ||||
|     } | ||||
|   } | ||||
|    | ||||
|   fieldset { | ||||
|     margin-top: 8px; | ||||
|     background-color: var(--color-light-1); | ||||
|   } | ||||
|  | ||||
|   label { | ||||
|     flex: 10%; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user