Restrict small user avatar picture size to square

This commit is contained in:
Jan Böhmer 2023-02-05 20:06:53 +01:00
parent a925597565
commit 08b60cd149
5 changed files with 40 additions and 14 deletions

View file

@ -26,6 +26,7 @@ import '../css/app/darkmode.css';
import '../css/app/tables.css';
import '../css/app/bs-overrides.css';
import '../css/app/treeview.css';
import '../css/app/images.css';
// start the Stimulus application
import '../bootstrap';