fix img exceed div

This commit is contained in:
Chaiwat Suttipongsakul 2019-01-21 02:47:46 +00:00
parent 7f419a9904
commit 0305c4637b

View file

@ -210,6 +210,7 @@ a:hover {
.note-wrapper {
flex: 1;
padding-left: 15px;
overflow: hidden;
}
.bottom-bar { margin-top:10px; }