misc: 불필요산 #app css 제거
- 필요하다면 vue page에서 직접 요구하여야 함.
This commit is contained in:
@@ -6,11 +6,6 @@
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#app {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
@include media-1000px {
|
||||
#container {
|
||||
width: 1000px;
|
||||
|
||||
@@ -27,11 +27,6 @@
|
||||
font-size: 1.4em;
|
||||
}
|
||||
|
||||
#app {
|
||||
width: 100%;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.tiptap-editor{
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user