推測で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 background-position center
> img > img
display block
visibility hidden visibility hidden
max-width: 100% max-width: 100%
max-height: 256px max-height: 256px

View file

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

View file

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