Fix #1101 hidden save button in site map screen

This commit is contained in:
Kijin Sung 2018-12-13 11:55:23 +09:00
parent 93284d0787
commit 7d876a6fe0
2 changed files with 7 additions and 6 deletions

View file

@ -79,6 +79,7 @@ text-overflow:ellipsis
.col .cnt{
overflow-x:hidden;
overflow-y:auto;
position:relative;
padding:10px;
border-radius:5px;
background:#fff;