[Glitch] Add dedicated user preferences for theme mode & contrast
Port a0ce77673c977e3a90d0c7d1c2acd250b7fad0c2 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
c7ad055ff3
commit
cf461c79ca
@ -717,6 +717,17 @@ code {
|
||||
}
|
||||
}
|
||||
|
||||
.horizontal-options .label_input__wrapper {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 20px;
|
||||
|
||||
.radio,
|
||||
.radio > label {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.status-card {
|
||||
contain: unset;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user