fix: item sidebar height

This commit is contained in:
Isaac
2024-05-19 20:19:57 +01:00
parent 825e558b65
commit b40518123a

View File

@@ -137,7 +137,7 @@
border-radius: 15px;
width: 30%;
max-width: 300px;
max-height: min-content;
max-height: 600px;
.front {
padding: 20px;