mirror of
https://github.com/discourse/discourse.git
synced 2025-04-08 19:10:44 +08:00
DEV: remove unused root max width in wizard (#23996)
This commit is contained in:
parent
d5b18bcbbf
commit
bec53210e8
@ -12,10 +12,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
:root {
|
|
||||||
--d-max-width: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
body.wizard {
|
body.wizard {
|
||||||
background-color: var(--primary-50);
|
background-color: var(--primary-50);
|
||||||
color: var(--primary-very-high);
|
color: var(--primary-very-high);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user