mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-19 07:43:46 +08:00
13 lines
173 B
SCSS
Vendored
13 lines
173 B
SCSS
Vendored
.user-preferences .ai-user-preferences {
|
|
legend {
|
|
margin-bottom: 1rem;
|
|
}
|
|
|
|
.control-group {
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
.save-button {
|
|
margin-top: 2rem;
|
|
}
|
|
}
|