mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-08 05:12:48 +08:00
feat: 迁移经典头部跳转导航
This commit is contained in:
@@ -80,6 +80,15 @@
|
||||
border-radius: 100%;
|
||||
}
|
||||
}
|
||||
.ul-demo-img-logo {
|
||||
background-image: url("/cdn/img/ulthon_logo_108.png");
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
|
||||
&.circle {
|
||||
border-radius: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.ul-demo-mobile-page {
|
||||
width: 360px;
|
||||
|
||||
Reference in New Issue
Block a user