1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-07-24 21:39:36 +02:00

import from up to date repo

This commit is contained in:
Matthew Horwood 2022-11-30 20:46:28 +00:00
parent 35f5db62f2
commit 12baf72567
86 changed files with 12080 additions and 13746 deletions

View file

@ -2,3 +2,14 @@
color: var(--color-primary);
width: 90%;
}
.AppIconWrapper {
display: flex;
align-items: center;
height: 35px;
width: 35px;
}
.AppIcon {
height: 31px;
}