better adaptive layout

This commit is contained in:
Joeri Exelmans 2025-10-19 23:28:18 +02:00
parent 3f9f2affd3
commit 8144a3ec78
3 changed files with 93 additions and 92 deletions

View file

@ -53,6 +53,10 @@ summary {
height: 26px;
}
.toolbarGroup {
display: inline-block;
}
button.active {
border: solid blue 2px;
background-color: rgba(0,0,255,0.2);