Ver Fonte

bugCommit

zhengjinyi há 4 anos atrás
pai
commit
aab0f392ee
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/main/resources/static/css/base/base.pc.css

+ 1 - 1
src/main/resources/static/css/base/base.pc.css

@@ -279,7 +279,7 @@ iframe{width:320px !important;height: 280px !important}
 .priceTag .tag.on:before{background-position:-117px 3px}
 .priceTag .ladder,.priceTag .promotion{position:absolute;background:#fff;box-shadow:0 3px 6px 0 #d7dfec;border-radius:2px;line-height:42px;left:0;top:28px;z-index:9;transition:all .8s;display:none}
 .priceTag .ladder>span{padding:0 20px 10px;text-align:center;font-size:16px;display:block;}
-.priceTag .ladder em{white-space:nowrap}
+.priceTag .ladder em{white-space:nowrap;width: 240px;display: block;}
 .priceTag .ladder i{font-style:normal;display:inline-block;width:120px;text-align:center}
 .priceTag .ladder .t{color:#627386}
 .priceTag .ladder .p{color:#f94b4b}