mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-05-22 14:59:14 +08:00
Merge branch 'v6' of https://gitee.com/zoujingli/ThinkAdmin into v6
This commit is contained in:
commit
0f7fa91b94
@ -108,7 +108,6 @@
|
|||||||
|
|
||||||
// 图片背景容器
|
// 图片背景容器
|
||||||
#imageBgCover() {
|
#imageBgCover() {
|
||||||
display: inline-block;
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
position: relative;
|
position: relative;
|
||||||
background: none no-repeat center center;
|
background: none no-repeat center center;
|
||||||
|
@ -132,6 +132,7 @@
|
|||||||
.headimg {
|
.headimg {
|
||||||
width: 32px;
|
width: 32px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
display: inline-block;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
#imageBgCover();
|
#imageBgCover();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user