提交 a53b9ece authored 作者: 王鹏飞's avatar 王鹏飞

chore: update

上级 79d2dbd6
......@@ -13,14 +13,14 @@
border-radius: 6px;
.w-e-scroll {
line-height: 1.5;
font-family: "黑体";
font-family: '黑体';
}
.w-e-scroll div[role='textarea'] > div {
margin: 15px 0 !important;
font-size: 18px;
line-height: 1.65;
font-family: "黑体";
font-family: '黑体';
span {
font-size: 18px;
}
......@@ -50,8 +50,9 @@
font-size: 18px;
font-family: '黑体';
margin-block: 0;
span[data-slate-node='text'], span[data-slate-node='element'] {
span[data-slate-node='text'],
span[data-slate-node='element'] {
vertical-align: middle;
height: 100%;
line-height: 100%;
......@@ -82,7 +83,6 @@
// display: inline;
// }
}
}
> span:first-child {
span[data-slate-zero-width] {
......@@ -139,14 +139,18 @@
max-width: 100%;
}
li, dd, dt, blockquote {
li,
dd,
dt,
blockquote {
font-size: 18px;
font-family: "黑体";
font-family: '黑体';
line-height: 1.5;
margin: 15px 0;
}
table {
td, th {
td,
th {
font-size: 18px;
line-height: 1.5;
}
......@@ -312,8 +316,8 @@
}
&.media {
.w-e-bar-item {
width: 20%;
flex: 0 0 20%;
width: 25%;
flex: 0 0 25%;
p {
font-size: 10px;
-webkit-transform: scale(1.2);
......@@ -326,8 +330,8 @@
}
&.hight {
.w-e-bar-item {
width: 20%;
flex: 0 0 20%;
width: 25%;
flex: 0 0 25%;
p {
font-size: 10px;
-webkit-transform: scale(1.2);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论