Skip to content

Commit

Permalink
Fix image size to user & image tables
Browse files Browse the repository at this point in the history
  • Loading branch information
Philippe Beck committed Dec 29, 2023
1 parent 3a66bc5 commit 7e27669
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions public/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,11 @@
max-width: 200px;
}

[id="image-set"] img,
[id="user-set"] img {
--ve-media-img-max-width: 200px;
}

/* TINYMCE EDITOR */
.tox {
margin: auto;
Expand Down

0 comments on commit 7e27669

Please sign in to comment.