TheDesk (ver.12)

This commit is contained in:
cutls
2018-02-16 22:08:43 +09:00
parent 1dd2ea1faa
commit 10367c93c7
12 changed files with 175 additions and 113 deletions

View File

@@ -43,6 +43,10 @@ option {
#imagemodal .modal-content {
overflow: hidden;
}
#imagemodal .modal-footer{
overflow-x:scroll;
overflow-y:hidden;
}
#imagewrap {
width: 100%;
height: 100%;