misc: 불필요산 #app css 제거

- 필요하다면 vue page에서 직접 요구하여야 함.
This commit is contained in:
2023-07-02 17:06:01 +00:00
parent 660258f715
commit dad477ed14
2 changed files with 0 additions and 10 deletions
-5
View File
@@ -6,11 +6,6 @@
padding: 0;
}
#app {
width: 100%;
}
@include media-1000px {
#container {
width: 1000px;
-5
View File
@@ -27,11 +27,6 @@
font-size: 1.4em;
}
#app {
width: 100%;
overflow-x: hidden;
}
.tiptap-editor{
width: 100%;
overflow: hidden;