Make images in notes responsive
This commit is contained in:
parent
7ec301bb19
commit
c74ad201e9
@ -26,6 +26,10 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
background-color: rgba(255,255,255,0.15);
|
||||
}
|
||||
|
||||
.note-text img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.note-text table {
|
||||
border-spacing: 0px;
|
||||
border-collapse: collapse;
|
||||
|
Loading…
x
Reference in New Issue
Block a user