Initial motionEye commit.

This commit is contained in:
Dermot Duffy
2023-03-26 16:42:21 -07:00
parent 05e9db4cc5
commit 304c7e3164
55 changed files with 1780 additions and 245 deletions
+7
View File
@@ -6,4 +6,11 @@
paper-toast {
max-width: unset;
min-width: unset;
display: flex;
align-items: center;
}
paper-toast img {
max-height: 24px;
padding-left: 10px;
}