Add login page and forget room system
This commit is contained in:
@@ -16,6 +16,6 @@ Base.HLabel {
|
||||
|
||||
text: dateTime.toLocaleDateString() + (isToday ? qsTr(" (Today)") : "")
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
font.pixelSize: normalSize * 1.1
|
||||
font.pixelSize: Base.HStyle.fontSize.big
|
||||
color: "darkolivegreen"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user