You've already forked SmartisanNote.Remake
优化了编辑器中的图片显示尺寸
This commit is contained in:
@@ -277,14 +277,14 @@ const setShowAlert = value => {
|
||||
}
|
||||
|
||||
.rich-text-editor {
|
||||
height: 100%;
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
.header-info {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
gap: 10px;
|
||||
padding: 1.5rem 16px 0.7rem 16px;
|
||||
padding: 1rem 16px 0.7rem 16px;
|
||||
background-color: var(--background-card);
|
||||
border-bottom: 1px solid var(--border);
|
||||
font-size: 0.7rem;
|
||||
|
||||
Reference in New Issue
Block a user