mirror of
https://github.com/doocs/md.git
synced 2025-02-11 09:10:08 +08:00
chore: remove useless style
This commit is contained in:
parent
4c16dcf34f
commit
8927c0a4c7
@ -519,17 +519,6 @@ onMounted(() => {
|
||||
border-spacing: 0;
|
||||
}
|
||||
|
||||
:deep(.markdown-alert) {
|
||||
display: block;
|
||||
padding: 1em;
|
||||
border-radius: 8px;
|
||||
background: #f7f7f7;
|
||||
}
|
||||
|
||||
:deep(.markdown-alert-title) {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.codeMirror-wrapper,
|
||||
.preview-wrapper {
|
||||
height: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user