Complicated calc() in LESS is not working as expected

前端 未结 0 1342
走了就别回头了
走了就别回头了 2020-12-18 01:10

i have this calculation in my less file:

height: calc((100vh - 60px) + ((100vw / 9) * 3));

but the result is not what i was expecting, in my

相关标签:
回答
  • 消灭零回复
提交回复
热议问题