mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
SDA-4035 Blue border while focus is on copy button (#1691)
This commit is contained in:
committed by
GitHub
parent
3fbe9a9e63
commit
d58e8d41d6
@@ -24,52 +24,6 @@ exports[`about app should render correctly 1`] = `
|
||||
Desktop Application
|
||||
</span>
|
||||
</div>
|
||||
<section>
|
||||
<ul
|
||||
className="AboutApp-symphony-section"
|
||||
>
|
||||
<li
|
||||
key="0"
|
||||
>
|
||||
<strong>
|
||||
POD:
|
||||
</strong>
|
||||
<span>
|
||||
N/A
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
key="1"
|
||||
>
|
||||
<strong>
|
||||
SBE:
|
||||
</strong>
|
||||
<span>
|
||||
N/A (N/A)
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
key="2"
|
||||
>
|
||||
<strong>
|
||||
SDA:
|
||||
</strong>
|
||||
<span>
|
||||
N/A (N/A)
|
||||
</span>
|
||||
</li>
|
||||
<li
|
||||
key="3"
|
||||
>
|
||||
<strong>
|
||||
SFE-Lite:
|
||||
</strong>
|
||||
<span>
|
||||
N/A undefined
|
||||
</span>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<div
|
||||
className="AboutApp-copy-container"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user