mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-10 17:14:23 +02:00
7 lines
125 B
QML
7 lines
125 B
QML
import "../../controls" as HifiControls
|
|
import "../../styles-uit"
|
|
|
|
FiraSansRegular {
|
|
size: 18;
|
|
// lineHeight: 16.9;
|
|
}
|