Use <b-select> for theme picker

instead of webhelpers2.html.tags.select() which seems to break for me
in dev now with python 3.10
This commit is contained in:
Lance Edgar 2023-10-25 10:45:33 -05:00
parent 72dda3771e
commit 70cc754f3e
3 changed files with 17 additions and 11 deletions

View file

@ -57,10 +57,6 @@ header span.header-text {
margin-right: 10px;
}
header .level .theme-picker {
display: inline-flex;
}
#content-title h1 {
margin-bottom: 0;
margin-right: 1rem;