Skip to content

Commit 9364417

Browse files
committed
Pres go config: stop saved from scrunching
1 parent ee65c2a commit 9364417

File tree

1 file changed

+1
-0
lines changed
  • src/js/web-components/preservation-go-configs-menu

1 file changed

+1
-0
lines changed

src/js/web-components/preservation-go-configs-menu/styles.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ export const styles = css`
250250
overflow: hidden;
251251
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12),
252252
0 1px 2px rgba(0, 0, 0, 0.24);
253+
flex-shrink: 0;
253254
}
254255
255256
.config-item::before {

0 commit comments

Comments
 (0)