Make images in notes responsive
This commit is contained in:
parent
5dfc6da7c9
commit
73118e30de
@ -69,6 +69,10 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
margin-top: 0em;
|
||||
}
|
||||
|
||||
.notecard .card-content img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.notecard {
|
||||
min-height: 4em;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user