mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-08 05:12:48 +08:00
refactor: 迁移简约分组标题
This commit is contained in:
@@ -393,24 +393,6 @@
|
||||
padding: 15px;
|
||||
}
|
||||
|
||||
.ul-group-title-simple {
|
||||
line-height: 30px;
|
||||
font-size: 16px;
|
||||
padding-left: 10px;
|
||||
position: relative;
|
||||
}
|
||||
.ul-group-title-simple:before {
|
||||
content: "";
|
||||
display: block;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
height: 16px;
|
||||
width: 3px;
|
||||
top: 7px;
|
||||
border-radius: 3px;
|
||||
background: linear-gradient(0deg, #7FC0FC, #4B7EEF);
|
||||
}
|
||||
|
||||
.ul-jumbotron {
|
||||
padding: 15px;
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user