made the pill again but better
This commit is contained in:
@@ -1,14 +1,7 @@
|
||||
import QtQuick
|
||||
import "../Color.js" as Colors
|
||||
|
||||
Text {
|
||||
StyledText {
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
color: Colors.base
|
||||
|
||||
font {
|
||||
family: "FiraMono Nerd Font"
|
||||
pointSize: 12
|
||||
weight: 600
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user