Removing the wierd blue border color when focused + adjusted the bord… (#33630)
* Removing the wierd blue border color when focused + adjusted the border to show when squeezed at the end of border * Update snapshots * Update edited code block screenshot
This commit is contained in:
+2
-2
@@ -64,7 +64,7 @@ exports[`<PinnedEventTile /> should render pinned event 1`] = `
|
||||
</button>
|
||||
</div>
|
||||
<div
|
||||
class="mx_MTextBody mx_EventTile_content _root_1hgc7_8 _text_1hgc7_13"
|
||||
class="mx_MTextBody mx_EventTile_content _root_dlp6w_8 _text_dlp6w_13"
|
||||
id="react-use-id-2"
|
||||
>
|
||||
<div
|
||||
@@ -143,7 +143,7 @@ exports[`<PinnedEventTile /> should render pinned event with thread info 1`] = `
|
||||
</button>
|
||||
</div>
|
||||
<div
|
||||
class="mx_MTextBody mx_EventTile_content _root_1hgc7_8 _text_1hgc7_13"
|
||||
class="mx_MTextBody mx_EventTile_content _root_dlp6w_8 _text_dlp6w_13"
|
||||
id="react-use-id-2"
|
||||
>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user