mirror of https://github.com/ColorlibHQ/AdminLTE
fix: remove unused simplemde css from forms/editors
parent
959d8dd9e0
commit
267e451d1c
|
@ -16,8 +16,6 @@
|
|||
<!-- CodeMirror -->
|
||||
<link rel="stylesheet" href="../../plugins/codemirror/codemirror.css">
|
||||
<link rel="stylesheet" href="../../plugins/codemirror/theme/monokai.css">
|
||||
<!-- SimpleMDE -->
|
||||
<link rel="stylesheet" href="../../plugins/simplemde/simplemde.min.css">
|
||||
</head>
|
||||
<body class="hold-transition sidebar-mini">
|
||||
<div class="wrapper">
|
||||
|
|
Loading…
Reference in New Issue