mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-15 17:12:59 -04:00
smaller alert scale
This commit is contained in:
@@ -152,7 +152,7 @@ export default function MiniSummaryApp() {
|
||||
<SettingsProvider>
|
||||
<>
|
||||
<MiniSummaryContent />
|
||||
<AlertFeed scale={5} />
|
||||
<AlertFeed scale={3} />
|
||||
</>
|
||||
</SettingsProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user