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