mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
added adaptive-styles for element img on square
This commit is contained in:
@@ -531,6 +531,9 @@ input[type="number"]::-webkit-outer-spin-button {
|
|||||||
.square {
|
.square {
|
||||||
width: 75px;
|
width: 75px;
|
||||||
}
|
}
|
||||||
|
.img-style-click {
|
||||||
|
left: -15px;
|
||||||
|
}
|
||||||
.info-emeralds {
|
.info-emeralds {
|
||||||
margin-top: 6.5%;
|
margin-top: 6.5%;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user