Skip to content
This repository was archived by the owner on Mar 18, 2026. It is now read-only.

Commit 322e70f

Browse files
committed
style: Set container width to 100% in ToolStorageUpload styles
1 parent d03349d commit 322e70f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/app/main/workflowSection/assets/ToolStorageUpload.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// Container
55
.container {
66
margin: 0 auto;
7+
width: 100%;
78
}
89

910
// Header

0 commit comments

Comments
 (0)