mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-06 20:32:49 +08:00
优化样式设置
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
@import './header/_index';
|
||||
|
||||
/* 链接导航开始 */
|
||||
|
||||
.ul-link-select {
|
||||
display : flex;
|
||||
align-items : flex-start;
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
align-items : flex-start;
|
||||
justify-content: flex-start;
|
||||
margin-bottom : 15px;
|
||||
align-self : normal;
|
||||
|
||||
|
||||
&.card {
|
||||
background-color: #fff;
|
||||
@@ -31,6 +31,10 @@
|
||||
padding : 10px;
|
||||
margin-right : 15px;
|
||||
}
|
||||
|
||||
&.same-height {
|
||||
align-self: normal;
|
||||
}
|
||||
}
|
||||
|
||||
.ul-site-item-logo {
|
||||
|
||||
Reference in New Issue
Block a user