mirror of
https://github.com/JannisX11/blockbench.git
synced 2025-02-23 16:31:20 +08:00
Fix texture error icon clipping
This commit is contained in:
parent
8e7abc4897
commit
77e5166acc
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user