mirror of
https://github.com/kuaifan/dootask.git
synced 2026-01-15 11:18:12 +00:00
no message
This commit is contained in:
parent
8a49eb742e
commit
2bd3ba189e
@ -17,6 +17,9 @@ body {
|
|||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
div.pswp__img--placeholder {
|
||||||
|
background: transparent;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<script>
|
<script>
|
||||||
|
|||||||
@ -270,7 +270,6 @@
|
|||||||
> img {
|
> img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
-webkit-touch-callout: none;
|
|
||||||
}
|
}
|
||||||
&:hover {
|
&:hover {
|
||||||
transform: scale(1.4);
|
transform: scale(1.4);
|
||||||
@ -320,7 +319,6 @@
|
|||||||
height: 24px;
|
height: 24px;
|
||||||
padding: 0 12px;
|
padding: 0 12px;
|
||||||
box-sizing: content-box;
|
box-sizing: content-box;
|
||||||
-webkit-touch-callout: none;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -492,7 +490,6 @@
|
|||||||
height: 28px;
|
height: 28px;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
-webkit-touch-callout: none;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
> em {
|
> em {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user