mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 20:43:19 +08:00
54eaae4326
Using the unitless number 0 in CSS calc() functions is recognized as invalid (tested in Chrome 110 & Firefox 111). In this code, this would disable the style definition for the 'height' property when one of the custom properties is undefined and the fallback '0' is used. For more insight on this topic. see https://stackoverflow.com/questions/55406001/why-doesnt-css-calc-work-when-using-0-inside-the-equation |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |