This commit is contained in:
Anthony Johnson 2024-09-19 12:17:23 -07:00
parent fe58efc8c9
commit c660cf8929
No known key found for this signature in database
GPG Key ID: 709FE91423F05AA0
2 changed files with 5 additions and 5 deletions

View File

@ -126,10 +126,10 @@
{%- if READTHEDOCS %}
{%- if theme_version_selector or theme_language_selector %}
<div class="switch-menus">
<div class="version-switch"></div>
<div class="language-switch"></div>
</div>
<div class="switch-menus">
<div class="version-switch"></div>
<div class="language-switch"></div>
</div>
{%- endif %}
{%- endif %}

View File

@ -266,7 +266,7 @@ html
background: rgba(255, 255, 255, .1)
color: rgba(255, 255, 255, .5)
&:has(> select):after
display: inline-block;
display: inline-block
width: 1.5em
height: 100%
padding: .1em