mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
parent
ca6d421153
commit
6fb0f946af
3 changed files with 3 additions and 2 deletions
|
@ -324,6 +324,6 @@ td.hideColumn {
|
|||
padding-right: calc(1em + 3px);
|
||||
background-color: var(--background-color);
|
||||
}
|
||||
body:not(.searching) .settings tbody:not(.selectedGroup) {
|
||||
body:not(.searching) .settings tbody.sectionBody:not(.selectedGroup) {
|
||||
display: none;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue