TheDesk Airi (ver.7)

This commit is contained in:
cutls
2018-03-20 13:55:25 +09:00
parent d689438b23
commit d6acb0bebc
24 changed files with 857 additions and 55 deletions

View File

@@ -48,13 +48,13 @@
bottom: 120px;
right: 20px;
width: 300px;
height: 370px;
height: 440px;
z-index: 502;
padding: 5px;
}
#emoji-list {
width: 100%;
height: calc(100% - 130px);
height: calc(100% - 190px);
overflow-y: scroll;
}
.emoji-control {}