Skip to content

Commit 64b1a67

Browse files
committed
remove arrow until dropdown is added
1 parent a05a811 commit 64b1a67

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

index.html

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,7 @@
3636

3737
<div class="header-middle">
3838
<p>
39-
<a id="config-screen-select">
40-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640">
41-
<!--!Font Awesome Free v7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.-->
42-
<path
43-
fill="#ffffff"
44-
d="M480 224C492.9 224 504.6 231.8 509.6 243.8C514.6 255.8 511.8 269.5 502.7 278.7L342.7 438.7C330.2 451.2 309.9 451.2 297.4 438.7L137.4 278.7C128.2 269.5 125.5 255.8 130.5 243.8C135.5 231.8 147.1 224 160 224L480 224z" />
45-
</svg>
46-
Config editor
47-
</a>
39+
<span id="config-screen-select">Config editor</span>
4840
</p>
4941
</div>
5042

0 commit comments

Comments
 (0)