show model selection setting on top of page

This commit is contained in:
AUTOMATIC
2022-10-09 22:24:07 +03:00
parent 45bf9a6264
commit 6c383d2e82
3 changed files with 57 additions and 11 deletions

View File

@@ -453,3 +453,12 @@ input[type="range"]{
.context-menu-items a:hover{
background: #a55000;
}
#quicksettings > div{
border: none;
}
#quicksettings > div > div{
max-width: 32em;
padding: 0;
}