.memo{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.memo-input{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.btn-add{height:40px;margin-left:10px}.btn-delete{margin-left:auto}ul.memo-list{list-style:none;padding:0;margin:0;overflow:scroll;overflow-x:hidden;height:12em;scrollbar-width:thin}.memo-list-item{width:100%;padding:0 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.memo-list-item input[type=checkbox]{cursor:pointer}.memo-list-item.completed>.custom-checkbox>label{text-decoration:line-through}ul.memo-list::-webkit-scrollbar{width:5px;height:5px}ul.memo-list::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}ul.memo-list::-webkit-scrollbar-thumb{border-radius:10px;background:hsla(0,0%,100%,.3);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}ul.memo-list::-webkit-scrollbar-thumb:hover{background:#555}ul.memo-list::-webkit-scrollbar-thumb:window-inactive{background:hsla(0,0%,100%,.3)}.issue-table table{margin-bottom:0}.issue-table table td,.issue-table table th{padding:.75rem;vertical-align:middle}.img-thumb[data-v-50d61d19]{max-width:80px;border-radius:6px;border:1px solid rgba(0,0,0,.1)}.issue-list li[data-v-50d61d19]{line-height:1.4}.hero-thumb[data-v-1a9ca434]{max-width:120px;border-radius:6px;border:1px solid rgba(0,0,0,.1)}.hero-issue-list li[data-v-1a9ca434]{line-height:1.4}.top-card-body{height:20em;padding:1rem}