new & opt.
opt.: input field auto focus opt.: snippet page top padding new: setting of editor font size
This commit is contained in:
@@ -103,6 +103,7 @@ class _DockerManagePageState extends State<DockerManagePage> {
|
||||
mainAxisSize: MainAxisSize.min,
|
||||
children: [
|
||||
Input(
|
||||
autoFocus: true,
|
||||
type: TextInputType.text,
|
||||
label: _s.image,
|
||||
hint: 'xxx:1.1',
|
||||
|
||||
Reference in New Issue
Block a user