This commit is contained in:
Dooho Yi 2020-11-19 17:52:25 +09:00
parent 664b7e14e7
commit 214d848917

View file

@ -47,6 +47,8 @@
overflow: hidden; overflow: hidden;
/* buttermilk */ /* buttermilk */
background-color: #3333ff; background-color: #3333ff;
max-width: 500px;
min-height: 600px;
} }
.objstring { .objstring {