Fix Flash Info

This commit is contained in:
WhyKorp
2023-12-18 21:24:25 +01:00
committed by GitHub
parent 7a74652af6
commit f7ed77fcaa
+1 -1
View File
@@ -74,7 +74,7 @@ div.footer {
}
img.flash_info {
display: inline;
display: inline-block;
width: 128px;
transition: 0.4s;
};