Fix style regression of buttons not inheriting document font by default (#3310)
This commit is contained in:
		| @ -45,6 +45,10 @@ body { | ||||
|   } | ||||
| } | ||||
|  | ||||
| button { | ||||
|   font-family: inherit; | ||||
| } | ||||
|  | ||||
| button:focus { | ||||
|   outline: none; | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user