Vben
2021-04-07 edc7525103f2e0fd90562b2e30839c11ed62556d
提交 | 用户 | age
39d629 1 /**
V 2  * Copyright (c) Tiny Technologies, Inc. All rights reserved.
3  * Licensed under the LGPL or a commercial license.
4  * For LGPL see License.txt in the project root for license information.
5  * For commercial licenses see https://www.tiny.cloud/
6  */
7 .tinymce-mobile-unfocused-selections .tinymce-mobile-unfocused-selection{position: absolute;display: inline-block;background-color: green;opacity: .5;}
8
9 body{-webkit-text-size-adjust: none;}
10
11 body img{max-width: 96vw;}
12
13 body table img{max-width: 95%;}
14
15 body{font-family: sans-serif;}
16
17 table{border-collapse: collapse;}