mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 15:17:31 +00:00
changed icon color
This commit is contained in:
@ -80,7 +80,7 @@ class CreateSpaceDialogState extends State<CreateSpaceDialog> {
|
||||
decoration: InputDecoration(
|
||||
hintText: 'Please enter the name',
|
||||
hintStyle: const TextStyle(
|
||||
fontSize: 13, // Set your desired font size
|
||||
fontSize: 14, // Set your desired font size
|
||||
color: ColorsManager.lightGrayColor
|
||||
, // Optional: Change the color of the hint text
|
||||
fontWeight:
|
||||
|
Reference in New Issue
Block a user