mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-08 13:22:47 +08:00
refactor: 迁移ul-group-title
This commit is contained in:
@@ -2549,6 +2549,13 @@
|
||||
word-wrap: anywhere;
|
||||
}
|
||||
|
||||
.ul-group-title {
|
||||
color: #999;
|
||||
border-bottom: 1px solid #bbb;
|
||||
padding: 5px 0;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
.ul-title {
|
||||
text-align: center;
|
||||
line-height: 1.5;
|
||||
@@ -2758,13 +2765,6 @@
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.ul-group-title {
|
||||
color: #999;
|
||||
border-bottom: 1px solid #bbb;
|
||||
padding: 5px 0;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
.ul-tree-item {
|
||||
background-color: #fbfbfb;
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user