Skip to content

Commit

Permalink
css: hide theme-toggle icon
Browse files Browse the repository at this point in the history
JIRA: CI-492
  • Loading branch information
adamdebek committed Aug 30, 2024
1 parent 8c548c2 commit 03e7280
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions _static/css/furo-phoenix.css
Original file line number Diff line number Diff line change
Expand Up @@ -333,13 +333,8 @@ table.docutils th {
display: flex
}

.theme-toggle-content,
.toc-content-icon {
display: none
}

.theme-toggle-header {
display: block
.theme-toggle-container {
display: none !important
}

.mobile-header {
Expand Down

0 comments on commit 03e7280

Please sign in to comment.