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:
parent
72dda3771e
commit
70cc754f3e
3 changed files with 17 additions and 11 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue