mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-02-13 00:59:36 -06:00
Added an id to the open dropdown entry in the HeaderComponent.jsx
This commit is contained in:
@@ -70,7 +70,7 @@ function HeaderComponent() {
|
||||
<span className="tooltip">Speedtest starten</span>
|
||||
</div>
|
||||
|
||||
<div className="tooltip-element tooltip-bottom">
|
||||
<div className="tooltip-element tooltip-bottom" id="open-header">
|
||||
<FontAwesomeIcon icon={icon} className="header-icon" onClick={switchDropdown}/>
|
||||
<span className="tooltip">Einstellungen</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user