mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-20 09:33:47 +08:00
回退 'Pull Request !43 : 2022-1-19 Leung'
This commit is contained in:
@@ -8,10 +8,7 @@ body{
|
||||
.fade-leave-active {
|
||||
opacity: 0;
|
||||
}
|
||||
.ts-no-data{
|
||||
text-align: center;
|
||||
margin:3rem 0;
|
||||
}
|
||||
|
||||
.ts-mask{
|
||||
width:100%;
|
||||
height:100%;
|
||||
@@ -69,6 +66,8 @@ body{
|
||||
}
|
||||
//用户光点
|
||||
.rc-screen-reader{
|
||||
width: 0.81rem;
|
||||
height: 0.81rem;
|
||||
border-radius: 50%;
|
||||
position: absolute;
|
||||
background-color: red;
|
||||
@@ -78,13 +77,6 @@ body{
|
||||
width: 0.37rem;
|
||||
height: 0.37rem;
|
||||
}
|
||||
.rc-menu--xs .rc-screen-reader{
|
||||
left: 30%;
|
||||
}
|
||||
.rc-list__link.ts-login--xs .rc-screen-reader{
|
||||
left:16%;
|
||||
}
|
||||
|
||||
img, picture {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
@@ -111,8 +103,7 @@ img, picture {
|
||||
li{
|
||||
border: 1px solid #D7D7D7;
|
||||
display: inline-flex;
|
||||
border-bottom-left-radius: 4px;
|
||||
border-bottom-right-radius: 4px;
|
||||
border-radius: 4px;
|
||||
flex-direction: column;
|
||||
max-width:10rem;
|
||||
.rc-column
|
||||
@@ -144,7 +135,7 @@ img, picture {
|
||||
}
|
||||
img{
|
||||
width:10rem;
|
||||
min-height:10rem;
|
||||
height:10rem;
|
||||
object-fit: contain;
|
||||
display: flex;
|
||||
margin: 0 auto;
|
||||
@@ -339,9 +330,6 @@ img, picture {
|
||||
html {
|
||||
//font-size:100px;
|
||||
}
|
||||
.rc-list__link.ts-login--xs .rc-screen-reader{
|
||||
left:7%;
|
||||
}
|
||||
.rc-md-up {
|
||||
display: none!important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user