推測でCSSを動かす

This commit is contained in:
tamaina 2017-12-10 21:01:25 +09:00
parent 4da6fafe43
commit 3cd0c45176
3 changed files with 1 additions and 10 deletions

View File

@ -15,6 +15,7 @@
background-position center
> img
display block
visibility hidden
max-width: 100%
max-height: 256px

View File

@ -105,11 +105,6 @@
> mk-url-preview
margin-top 8px
> .media
> img
display block
max-width 100%
</style>
<script>
import compile from '../../common/scripts/text-compiler';

View File

@ -357,11 +357,6 @@
background $theme-color
border-radius 4px
> .media
> img
display block
max-width 100%
> mk-poll
font-size 80%