2
1
Fork 0

feat: add QML overview

This commit is contained in:
outfoxxed 2024-03-07 05:30:01 -08:00
parent 1ca13d9ffd
commit adead138b0
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
5 changed files with 781 additions and 0 deletions

View file

@ -45,3 +45,7 @@
.qmlprops {
float: right;
}
.small {
font-size: 0.75rem;
}