mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 12:36:37 +02:00
Border issue with sections
This commit is contained in:
parent
2b92481004
commit
10d9c022e0
3 changed files with 16 additions and 6 deletions
|
@ -55,7 +55,7 @@ header .bookmarkNotice {
|
|||
margin-right: 0.6em;
|
||||
}
|
||||
|
||||
.settings .section + .settingRow .content {
|
||||
.settings .section + .settingRow .content, .settings .settingRow.firstVisible .content {
|
||||
border-top: 0 solid black;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue