Fix issues with responsiveness when resized

This commit is contained in:
Carlos Fernandez 2026-05-14 23:30:34 -04:00
parent e344bbb102
commit af9546b273
4 changed files with 16 additions and 18 deletions

View file

@ -7,7 +7,6 @@
padding: 10px 0;
scrollbar-width: thin;
scrollbar-color: light-dark(@dark-blue, @golden) transparent;
max-height: 500px;
mask-image: linear-gradient(0deg, transparent 0%, black 5%, black 95%, transparent 100%);
.achievement-experience-cards {