chore: 修改 backtop 文档

This commit is contained in:
就眠儀式
2022-02-05 22:16:31 +08:00
parent b62f72baaf
commit a74c559fdd
8 changed files with 29 additions and 40 deletions

View File

@@ -1,3 +1,5 @@
@import "../../theme/variable.less";
.layui-avatar {
box-sizing: border-box;
margin: 0;
@@ -19,7 +21,7 @@
width: 32px;
height: 32px;
line-height: 32px;
border-radius: 4px;
border-radius: 2px;
}
.layui-avatar.layui-avatar-radius {

View File