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:
+3
-3
@@ -102,7 +102,7 @@ exports[`<LayoutSwitcher /> should render 1`] = `
|
||||
id="1"
|
||||
>
|
||||
<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"
|
||||
>
|
||||
<div
|
||||
class="mx_EventTile_body translate"
|
||||
@@ -196,7 +196,7 @@ exports[`<LayoutSwitcher /> should render 1`] = `
|
||||
id="2"
|
||||
>
|
||||
<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"
|
||||
>
|
||||
<div
|
||||
class="mx_EventTile_body translate"
|
||||
@@ -293,7 +293,7 @@ exports[`<LayoutSwitcher /> should render 1`] = `
|
||||
id="3"
|
||||
>
|
||||
<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"
|
||||
>
|
||||
<div
|
||||
class="mx_EventTile_body translate"
|
||||
|
||||
+3
-3
@@ -245,7 +245,7 @@ exports[`AppearanceUserSettingsTab should render 1`] = `
|
||||
id="1"
|
||||
>
|
||||
<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"
|
||||
>
|
||||
<div
|
||||
class="mx_EventTile_body translate"
|
||||
@@ -339,7 +339,7 @@ exports[`AppearanceUserSettingsTab should render 1`] = `
|
||||
id="2"
|
||||
>
|
||||
<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"
|
||||
>
|
||||
<div
|
||||
class="mx_EventTile_body translate"
|
||||
@@ -436,7 +436,7 @@ exports[`AppearanceUserSettingsTab should render 1`] = `
|
||||
id="3"
|
||||
>
|
||||
<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"
|
||||
>
|
||||
<div
|
||||
class="mx_EventTile_body translate"
|
||||
|
||||
Reference in New Issue
Block a user