feat: 내무부 변경

This commit is contained in:
2021-12-31 04:12:37 +09:00
parent 086d6d1ab5
commit 4400116bdd
13 changed files with 697 additions and 371 deletions
+6
View File
@@ -2,6 +2,7 @@
@import "@scss/game_bg.scss";
@import "@scss/util.scss";
@import "@scss/editor_component.scss";
@import "@scss/common_legacy.scss";
.diplomacyTitle {
background-color: $blue;
@@ -32,6 +33,11 @@
overflow: hidden;
}
#scoutMsgForm .ProseMirror{
max-height: 200px;
overflow-y: hidden;
}
@include media-1000px {
#container {
width: 1000px;