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