Skip to content

Commit 1ef18ba

Browse files
authored
style(console): update domain selector width (#7794)
1 parent 62922ef commit 1ef18ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/console/src/components/DomainSelector/index.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
}
77

88
.selector {
9-
width: 200px;
9+
width: 300px;
1010
}
1111

1212
.toggleTipButton {

0 commit comments

Comments
 (0)