[AGS] Battery: Design complete
This commit is contained in:
		| @@ -23,6 +23,7 @@ export const BatteryBox = () => { | |||||||
|                 label={bind(battery, "percentage").as( |                 label={bind(battery, "percentage").as( | ||||||
|                     p => ` ${Math.round(p * 100)}%`, |                     p => ` ${Math.round(p * 100)}%`, | ||||||
|                 )} |                 )} | ||||||
|  |                 marginEnd={3} | ||||||
|             /> |             /> | ||||||
|             <label |             <label | ||||||
|                 cssClasses={["battery-time"]} |                 cssClasses={["battery-time"]} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user