mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-10 06:02:48 +08:00
优化页面固定操作
This commit is contained in:
@@ -1165,9 +1165,15 @@
|
||||
height: calc(30px + 6px);
|
||||
display: inline-block;
|
||||
border-radius: 100%;
|
||||
background-color: #fff;
|
||||
}
|
||||
.ul-element-fixed-option .item .title {
|
||||
margin-top: 6px;
|
||||
background-color: #fff;
|
||||
color: #666;
|
||||
padding: 3px;
|
||||
border-radius: 3px;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.ul-loading-pos {
|
||||
|
||||
Reference in New Issue
Block a user