Skip to content

Commit 4788fdf

Browse files
committed
Update snapshot + css to fix issues with bottom
1 parent 1dbdc08 commit 4788fdf

7 files changed

Lines changed: 19 additions & 21 deletions

File tree

Loading

packages/shared-components/src/profile/DisambiguatedProfile/DisambiguatedProfile.module.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,5 @@
2929
button {
3030
padding: 0;
3131
border: none;
32-
outline: none;
33-
color: inherit;
34-
background-color: inherit;
32+
background: none;
3533
}

test/unit-tests/components/views/elements/__snapshots__/ReplyChain-test.tsx.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ exports[`ReplyChain should call setQuoteExpanded if chain is longer than 2 lines
3131
u
3232
</span>
3333
<button
34-
class="mx_DisambiguatedProfile _disambiguatedProfile_4z3j2_8"
34+
class="mx_DisambiguatedProfile _disambiguatedProfile_1s7oz_8"
3535
type="button"
3636
>
3737
<span
38-
class="mx_Username_color2 _disambiguatedProfile_displayName_4z3j2_14"
38+
class="mx_Username_color2 _disambiguatedProfile_displayName_1s7oz_14"
3939
dir="auto"
4040
>
4141
@userId:matrix.org

test/unit-tests/components/views/rooms/memberlist/__snapshots__/MemberTileView-test.tsx.snap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ exports[`MemberTileView RoomMemberTileView should display an verified E2EIcon wh
3535
class="mx_MemberTileView_name"
3636
>
3737
<button
38-
class="mx_DisambiguatedProfile _disambiguatedProfile_4z3j2_8"
38+
class="mx_DisambiguatedProfile _disambiguatedProfile_1s7oz_8"
3939
title="@userId:matrix.org (@userId:matrix.org)"
4040
type="button"
4141
>
@@ -110,7 +110,7 @@ exports[`MemberTileView RoomMemberTileView should display an warning E2EIcon whe
110110
class="mx_MemberTileView_name"
111111
>
112112
<button
113-
class="mx_DisambiguatedProfile _disambiguatedProfile_4z3j2_8"
113+
class="mx_DisambiguatedProfile _disambiguatedProfile_1s7oz_8"
114114
title="@userId:matrix.org (@userId:matrix.org)"
115115
type="button"
116116
>
@@ -185,7 +185,7 @@ exports[`MemberTileView RoomMemberTileView should not display an E2EIcon when th
185185
class="mx_MemberTileView_name"
186186
>
187187
<button
188-
class="mx_DisambiguatedProfile _disambiguatedProfile_4z3j2_8"
188+
class="mx_DisambiguatedProfile _disambiguatedProfile_1s7oz_8"
189189
title="@userId:matrix.org (@userId:matrix.org)"
190190
type="button"
191191
>

test/unit-tests/components/views/settings/__snapshots__/LayoutSwitcher-test.tsx.snap

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,11 @@ exports[`<LayoutSwitcher /> should render 1`] = `
7171
tabindex="-1"
7272
>
7373
<button
74-
class="mx_DisambiguatedProfile _disambiguatedProfile_4z3j2_8"
74+
class="mx_DisambiguatedProfile _disambiguatedProfile_1s7oz_8"
7575
type="button"
7676
>
7777
<span
78-
class="mx_Username_color2 _disambiguatedProfile_displayName_4z3j2_14"
78+
class="mx_Username_color2 _disambiguatedProfile_displayName_1s7oz_14"
7979
dir="auto"
8080
>
8181
Alice
@@ -211,11 +211,11 @@ exports[`<LayoutSwitcher /> should render 1`] = `
211211
tabindex="-1"
212212
>
213213
<button
214-
class="mx_DisambiguatedProfile _disambiguatedProfile_4z3j2_8"
214+
class="mx_DisambiguatedProfile _disambiguatedProfile_1s7oz_8"
215215
type="button"
216216
>
217217
<span
218-
class="mx_Username_color2 _disambiguatedProfile_displayName_4z3j2_14"
218+
class="mx_Username_color2 _disambiguatedProfile_displayName_1s7oz_14"
219219
dir="auto"
220220
>
221221
Alice
@@ -354,11 +354,11 @@ exports[`<LayoutSwitcher /> should render 1`] = `
354354
class="mx_MessageTimestamp"
355355
/>
356356
<button
357-
class="mx_DisambiguatedProfile _disambiguatedProfile_4z3j2_8"
357+
class="mx_DisambiguatedProfile _disambiguatedProfile_1s7oz_8"
358358
type="button"
359359
>
360360
<span
361-
class="mx_Username_color2 _disambiguatedProfile_displayName_4z3j2_14"
361+
class="mx_Username_color2 _disambiguatedProfile_displayName_1s7oz_14"
362362
dir="auto"
363363
>
364364
Alice

test/unit-tests/components/views/settings/tabs/user/__snapshots__/AppearanceUserSettingsTab-test.tsx.snap

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -214,11 +214,11 @@ exports[`AppearanceUserSettingsTab should render 1`] = `
214214
tabindex="-1"
215215
>
216216
<button
217-
class="mx_DisambiguatedProfile _disambiguatedProfile_4z3j2_8"
217+
class="mx_DisambiguatedProfile _disambiguatedProfile_1s7oz_8"
218218
type="button"
219219
>
220220
<span
221-
class="mx_Username_color2 _disambiguatedProfile_displayName_4z3j2_14"
221+
class="mx_Username_color2 _disambiguatedProfile_displayName_1s7oz_14"
222222
dir="auto"
223223
>
224224
@userId:matrix.org
@@ -354,11 +354,11 @@ exports[`AppearanceUserSettingsTab should render 1`] = `
354354
tabindex="-1"
355355
>
356356
<button
357-
class="mx_DisambiguatedProfile _disambiguatedProfile_4z3j2_8"
357+
class="mx_DisambiguatedProfile _disambiguatedProfile_1s7oz_8"
358358
type="button"
359359
>
360360
<span
361-
class="mx_Username_color2 _disambiguatedProfile_displayName_4z3j2_14"
361+
class="mx_Username_color2 _disambiguatedProfile_displayName_1s7oz_14"
362362
dir="auto"
363363
>
364364
@userId:matrix.org
@@ -497,11 +497,11 @@ exports[`AppearanceUserSettingsTab should render 1`] = `
497497
class="mx_MessageTimestamp"
498498
/>
499499
<button
500-
class="mx_DisambiguatedProfile _disambiguatedProfile_4z3j2_8"
500+
class="mx_DisambiguatedProfile _disambiguatedProfile_1s7oz_8"
501501
type="button"
502502
>
503503
<span
504-
class="mx_Username_color2 _disambiguatedProfile_displayName_4z3j2_14"
504+
class="mx_Username_color2 _disambiguatedProfile_displayName_1s7oz_14"
505505
dir="auto"
506506
>
507507
@userId:matrix.org

test/unit-tests/utils/exportUtils/__snapshots__/HTMLExport-test.ts.snap

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)