mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 17:53:55 +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;
|
|
}
|
|
}
|