提交 9d453337 编写于 作者: tony001's avatar tony001

2020.5.28更新 ---fix3

上级 d1ea9590
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<#assign portletWidth = "100%"> <#assign portletWidth = "100%">
<#else> <#else>
<#assign portletHeight = "clac(100% - 16px)"> <#assign portletHeight = "clac(100% - 16px)">
<#assign portletWidth = "clac(100% - 16px)"> <#assign portletWidth = "calc(100% - 16px)">
<#assign portletClass = "portlet"> <#assign portletClass = "portlet">
</#if> </#if>
<template> <template>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册