mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-07 12:52:48 +08:00
feat: 迁移最简单的导航
This commit is contained in:
@@ -155,23 +155,6 @@
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.ul-nav-min {
|
||||
box-shadow: 2px 2px 5px #999;
|
||||
padding : 5px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.ul-nav-min .ul-nav-min-item {
|
||||
padding: 5px 0;
|
||||
cursor : pointer;
|
||||
color : #333;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.ul-nav-min-item:hover {
|
||||
color: #6cf;
|
||||
}
|
||||
|
||||
|
||||
.ul-nav-header-main {
|
||||
display : flex;
|
||||
|
||||
Reference in New Issue
Block a user