fix(core): update
This commit is contained in:
		| @@ -11,10 +11,13 @@ export const styles = html` | ||||
|   <style> | ||||
|     * { | ||||
|       transition: background 0.1s, color 0.1s; | ||||
|       font-family: 'Roboto', sans-serif; | ||||
|       box-sizing: border-box; | ||||
|     } | ||||
|  | ||||
|     :host { | ||||
|       font-family: 'Roboto', sans-serif; | ||||
|     } | ||||
|  | ||||
|     ${scrollBarStyles} | ||||
|   </style> | ||||
| `; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user