Skip to content

Commit 2c218c0

Browse files
committed
Improve notes and tab images size
1 parent 26b4aac commit 2c218c0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

wwwroot/css/site.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ body{
3030
.mud-xs-table .mud-table-cell{
3131
flex-wrap: wrap;
3232
}
33+
34+
.e-rte-image.e-imginline, .e-rte-audio.e-audio-inline, .e-rte-video.e-video-inline{
35+
max-width: 100% !important;
36+
height: auto;
37+
}
3338
.picture{display:flex;align-items:center;justify-content:center;width:55%;user-select:none;z-index:0}
3439
.picture svg{width:100%}
3540
.picture svg .st10,.picture svg .st11,.picture svg .st12,.picture svg .st13,.picture svg .st14,.picture svg .st15,.picture svg .st16,.picture svg .st17,.picture svg .st3,.picture svg .st6,.picture svg .st9{stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}

0 commit comments

Comments
 (0)