Skip to content

Commit a269bf5

Browse files
authored
style(console): fix identifier information paddings (#7277)
1 parent 2b3ae18 commit a269bf5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/console/src/ds-components/CopyToClipboard/index.module.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,7 @@
3434
flex: 1;
3535
overflow: hidden;
3636
text-overflow: ellipsis;
37-
display: inline-flex;
38-
align-items: center;
3937
gap: _.unit(2);
40-
margin-inline-end: _.unit(1);
4138
flex-wrap: nowrap;
4239

4340
&.wrapContent {

0 commit comments

Comments
 (0)