UNPKG
vue-cuihovah-ueditor
Version:
latest (1.4.0)
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0
将ueditor添加了修改mathjax公式的功能,封装成了Vue组件
vue-cuihovah-ueditor
/
kityformula-plugin
/
kityformula
/
assets
/
styles
/
page.css
13 lines
(10 loc)
•
165 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
html
,
body
{
width
:
100%
;
height
:
100%
;
padding
:
0
;
margin
:
0
;
background
:
rgba
(
48
,
48
,
48
,
0.5
); }
body
{
height
:
1000px
; }