mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
Fix #1101 hidden save button in site map screen
This commit is contained in:
parent
93284d0787
commit
7d876a6fe0
2 changed files with 7 additions and 6 deletions
|
|
@ -79,6 +79,7 @@ text-overflow:ellipsis
|
|||
.col .cnt{
|
||||
overflow-x:hidden;
|
||||
overflow-y:auto;
|
||||
position:relative;
|
||||
padding:10px;
|
||||
border-radius:5px;
|
||||
background:#fff;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue