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

chore: update

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