글 설정 태그와 대표 이미지 흐름 정리
This commit is contained in:
@@ -46,6 +46,13 @@
|
||||
margin: 0;
|
||||
background: var(--site-bg);
|
||||
}
|
||||
|
||||
html.admin-post-editor-document,
|
||||
body.admin-post-editor-document {
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
background: #ffffff;
|
||||
}
|
||||
}
|
||||
|
||||
@layer components {
|
||||
|
||||
Reference in New Issue
Block a user