diff --git a/Components/CustomTextField.qml b/Components/CustomTextField.qml index 4c299de..ae7ee94 100644 --- a/Components/CustomTextField.qml +++ b/Components/CustomTextField.qml @@ -27,7 +27,6 @@ TextField { property bool disableBlink color: DynamicColors.palette.m3primary - height: root.cursorHeight implicitWidth: 2 radius: Appearance.rounding.normal