Commit 1ef556ef by Яков

add glossary

parent f8dd2e32
...@@ -62,6 +62,7 @@ ...@@ -62,6 +62,7 @@
], ],
"dependencies": { "dependencies": {
"@ant-design/icons": "5.6.1", "@ant-design/icons": "5.6.1",
"@babel/plugin-proposal-unicode-property-regex": "^7.18.6",
"@tiptap/core": "^2.0.0-beta.176", "@tiptap/core": "^2.0.0-beta.176",
"@tiptap/extension-color": "^2.0.0-beta.9", "@tiptap/extension-color": "^2.0.0-beta.9",
"@tiptap/extension-focus": "^2.0.0-beta.43", "@tiptap/extension-focus": "^2.0.0-beta.43",
......
...@@ -236,11 +236,11 @@ body{ ...@@ -236,11 +236,11 @@ body{
flex-direction: column; flex-direction: column;
&-wrap{ &-wrap{
margin-bottom: 20px;
*{ *{
box-sizing: border-box; box-sizing: border-box;
} }
margin-bottom: 20px;
} }
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment