mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
Merge pull request #1303 from il3ven/11/fix/buildLogsSnack
fix bug: minimize `BuildLogsSnack` upon fullscreen
This commit is contained in:
@@ -150,6 +150,7 @@ export default function BuildLogsSnack({
|
||||
timeRange: { type: "days", value: 7 },
|
||||
buildLogExpanded: 0,
|
||||
});
|
||||
setExpanded(false);
|
||||
}}
|
||||
style={{ color: "white" }}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user