Fixed accidental text selection
This commit is contained in:
parent
1169c17518
commit
19fc94cd8f
2 changed files with 8 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
</span>
|
||||
{{ end }}
|
||||
|
||||
<span class="theme-toggle">{{ partial "theme-icon.html" . }}</span>
|
||||
<span class="theme-toggle unselectable">{{ partial "theme-icon.html" . }}</span>
|
||||
</span>
|
||||
</span>
|
||||
</header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue