Fix texture error icon clipping

This commit is contained in:
JannisX11 2024-06-28 23:39:19 +02:00
parent 8e7abc4897
commit 77e5166acc

View File

@ -674,8 +674,9 @@
margin-left: 21px; margin-left: 21px;
margin-top: 21px; margin-top: 21px;
text-shadow: 0 0 5px #000; text-shadow: 0 0 5px #000;
font-size: 20pt; font-size: 18pt;
left: 0; left: 0;
max-width: 28px;
} }
.texture_movie { .texture_movie {
position: absolute; position: absolute;