- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 25,578
- راهحلها
- 27
- پسندها
- 3,280
- امتیازها
- 113
- سن
- 29
- محل سکونت
- England
- وب سایت
- xenforo.xyz
I'm hoping somebody here can help me find a practical solution to a style-variation problem I'm having on XenForo 2.3.10.
I want to disable style variations on my custom style.
The problem is that if I uncheck "Enable variations" and save the style, large portions of the site's CSS immediately fail to compile and the layout becomes essentially unusable.
With variations enabled, everything works normally.
The errors are caused by ordinary CSS clamp() expressions such as:
I want to disable style variations on my custom style.
The problem is that if I uncheck "Enable variations" and save the style, large portions of the site's CSS immediately fail to compile and the layout becomes essentially unusable.
With variations enabled, everything works normally.
The errors are caused by ordinary CSS clamp() expressions such as:
gap...