Merge branch 'sageTheDm-main'

This commit is contained in:
Patrick_Pluto 2024-10-03 16:15:15 +02:00
commit c56c3c802d
5 changed files with 232 additions and 297 deletions

View file

@ -61,8 +61,8 @@
}
.model-box.selected {
box-shadow: 0 0 15px 5px rgba(255, 255, 0, 0.7); /* Glowing border */
border-color: yellow;
box-shadow: 0 0 25px 5px var(--apply-button-hover-color); /* Glowing border */
border-color: var(--apply-button-hover-color);
}
.overlay {