mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2026-01-09 21:48:11 +00:00
11 lines
146 B
CSS
11 lines
146 B
CSS
html, body, #root {
|
|
height: 100%;
|
|
}
|
|
|
|
body {
|
|
margin: 0;
|
|
}
|
|
|
|
@import '~codemirror/lib/codemirror.css';
|
|
@import '~codemirror/theme/material.css';
|