css UABB模块中的等高按钮

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css UABB模块中的等高按钮相关的知识,希望对你有一定的参考价值。

.fl-col-group-equal-height .fl-col-content {position:relative;}
.fl-col-group-equal-height .fl-callout {padding-bottom:50px;}
.fl-col-group-equal-height .fl-callout-button {position:absolute; bottom:20px; width: calc(100% - 40px);}

.fl-col-group-equal-height .fl-col-content {position:relative;}
.fl-col-group-equal-height .uabb-infobox {padding-bottom:50px;}
.fl-col-group-equal-height .uabb-infobox-button {position:absolute; bottom:20px; width: calc(100% - 40px);}

以上是关于css UABB模块中的等高按钮的主要内容,如果未能解决你的问题,请参考以下文章

css 使UABB信息横幅对齐

CSS 等高文本字段和按钮

CSS布局奇淫技巧之-多列等高

三种纯CSS方法实现等高列

css CSS:等高柱

CSS技巧