mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 05:02:24 +08:00
e9a05ce161
* Fixes an issue where long translations cause layout issues * Fixes an issue where the alignment shifts when switching between signup/login * Makes some of the margin/padding more consistent * Removes duplicate .login-modal and .create-account classes and replaces them with .login-modal-body and .create-account-body * Adds another color transformation so we could remove prefers-color-scheme... the problem with that was that my OS' UI might be set to something different than my Discourse preferences (prefers-color-scheme only responds to OS UI settings) |
||
---|---|---|
.. | ||
base.scss | ||
color_transformations.scss | ||
colors.scss | ||
helpers.scss | ||
math.scss | ||
mixins.scss | ||
variables.scss |