mirror of
https://github.com/Frumph/comic-easel.git
synced 2026-07-01 13:55:01 -04:00
7 lines
77 B
CSS
7 lines
77 B
CSS
/* runs in the post editor */
|
|
|
|
.admin-comicbox img {
|
|
max-width: 100%;
|
|
}
|
|
|