update to settings page css
This commit is contained in:
parent
30feff6dc6
commit
c238591d6c
2 changed files with 8 additions and 7 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue