Remove theme picker button

This commit is contained in:
Guillaume Gomez 2022-05-11 23:11:18 +02:00
parent 5e01ba36c9
commit e8762757c3
10 changed files with 12 additions and 199 deletions

View file

@ -18,7 +18,3 @@ rules.
/* The search bar and related controls don't work without JS */
display: none;
}
#theme-picker {
display: none;
}