Skip to content

Commit f5c6dbc

Browse files
authored
fix(top-banner): adjust width (#8863)
1 parent af1cfdc commit f5c6dbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: client/src/ui/organisms/placement/index.scss

+1
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ section.place {
139139
grid-area: no;
140140
color: var(--place-top-color);
141141
margin: auto 0 0 2rem;
142+
width: initial;
142143
}
143144
}
144145
}

0 commit comments

Comments
 (0)