css update to the buttons in the settings menu
This commit is contained in:
@@ -1283,6 +1283,8 @@ span {
|
||||
gap:.04in;
|
||||
flex-grow: 0;
|
||||
flex-shrink: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.setting{
|
||||
background:var(--user-info-bg);
|
||||
@@ -1698,3 +1700,9 @@ form div{
|
||||
.titlespace{
|
||||
padding:.1in 0 0 .1in
|
||||
}
|
||||
.SettingsButton{
|
||||
width: 95%;
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
margin-bottom: .03in;
|
||||
}
|
Reference in New Issue
Block a user