mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-17 16:13:48 +08:00
更改首页
This commit is contained in:
@@ -4,6 +4,19 @@ body{
|
||||
line-height: 1.5;
|
||||
color: #666;
|
||||
}
|
||||
//用户光点
|
||||
.rc-screen-reader{
|
||||
width: 0.81rem;
|
||||
height: 0.81rem;
|
||||
border-radius: 50%;
|
||||
position: absolute;
|
||||
background-color: red;
|
||||
top: 16%;
|
||||
left: 66%;
|
||||
display: block;
|
||||
width: 0.37rem;
|
||||
height: 0.37rem;
|
||||
}
|
||||
img, picture {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user