update to settings page css

This commit is contained in:
booploops 2022-03-23 22:23:10 -07:00
parent 30feff6dc6
commit c238591d6c
2 changed files with 8 additions and 7 deletions

View file

@ -833,12 +833,12 @@
}
.md-option-header {
padding : 1.25em 1.25em;
padding: 0px 26px;
border-bottom: unset;
border-top : unset;
font-weight : 600;
font-size : 1.0em;
background : rgb(255 255 255 / 3%);
border-top: unset;
font-weight: 600;
background: rgb(255 255 255 / 0%);
font-size: 2em;
}
.settings-option-body {