mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-11-22 08:57:00 -06:00
SDA-1500 - Fix incorrect style formatting (#859)
This commit is contained in:
parent
a85d7f3db6
commit
4a2e6a8be4
@ -105,7 +105,7 @@ export default class DownloadManager {
|
||||
</div>
|
||||
</div>
|
||||
<div id='menu' class='caret tempo-icon tempo-icon--dropdown'>
|
||||
<div id='download-action-menu' class='download-action-menu' style={width: '200px'}>
|
||||
<div id='download-action-menu' class='download-action-menu' style="width: 200px">
|
||||
<ul id={_id}>
|
||||
<li id='download-open' title="${i18n.t('Open', DOWNLOAD_MANAGER_NAMESPACE)()}">
|
||||
${i18n.t('Open', DOWNLOAD_MANAGER_NAMESPACE)()}
|
||||
|
Loading…
Reference in New Issue
Block a user