Initial motionEye commit.
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
:host {
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
|
||||
aspect-ratio: 1 / 1;
|
||||
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
img {
|
||||
|
||||
Reference in New Issue
Block a user