Lock suggestions after reveal and move per-phase navigation
This commit is contained in:
@@ -22,3 +22,9 @@
|
||||
justify-content: space-between;
|
||||
gap: 12px;
|
||||
}
|
||||
|
||||
input[readonly].readonly {
|
||||
background: #f7f3eb;
|
||||
color: #6f6353;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user