fix: better position covers
This commit is contained in:
@@ -160,3 +160,7 @@ input[type="number"] {
|
||||
-moz-appearance: textfield;
|
||||
appearance: textfield;
|
||||
}
|
||||
|
||||
.object-cover {
|
||||
object-position: 50% 33%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user