mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-01 10:32:49 +08:00
开始增加脚部组件;
This commit is contained in:
6
demo/pc/footer.html
Normal file
6
demo/pc/footer.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<fieldset class="layui-elem-field layui-field-title">
|
||||
<legend>字段集区块 - 横线风格</legend>
|
||||
<div class="layui-field-box">
|
||||
内容区域
|
||||
</div>
|
||||
</fieldset>
|
||||
@@ -41,6 +41,10 @@
|
||||
color: #6cf !important;
|
||||
}
|
||||
|
||||
.ul-color-white{
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
.ul-common-flex-list {
|
||||
display : flex;
|
||||
flex-wrap: wrap;
|
||||
|
||||
Reference in New Issue
Block a user