mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
DEV: move the margin to 'configure more' link on the setup wizard (#25626)
This commit is contained in:
parent
c49eb373de
commit
427e11b177
@ -366,7 +366,6 @@ body.wizard {
|
||||
}
|
||||
|
||||
&__button.primary {
|
||||
margin-left: 1em;
|
||||
background-color: var(--tertiary);
|
||||
color: var(--secondary);
|
||||
@include breakpoint("mobile-extra-large") {
|
||||
@ -388,7 +387,7 @@ body.wizard {
|
||||
}
|
||||
|
||||
&__button.configure-more {
|
||||
//background-color: var(--primary-200);
|
||||
margin-right: 1em;
|
||||
background-color: transparent;
|
||||
color: var(--tertiary);
|
||||
@include breakpoint("mobile-extra-large") {
|
||||
|
Loading…
Reference in New Issue
Block a user