fix img exceed div
This commit is contained in:
parent
7f419a9904
commit
0305c4637b
1 changed files with 1 additions and 0 deletions
|
@ -210,6 +210,7 @@ a:hover {
|
||||||
.note-wrapper {
|
.note-wrapper {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
padding-left: 15px;
|
padding-left: 15px;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bottom-bar { margin-top:10px; }
|
.bottom-bar { margin-top:10px; }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue