Minor ux changes
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
<section id="actions-card">
|
||||
<div id="suggest-view" class="phase-view hidden">
|
||||
<div class="card">
|
||||
<h2>Suggest (up to 3)</h2>
|
||||
<h2>Suggest (up to 5)</h2>
|
||||
<p class="hint">Only you can see your suggestions until Reveal.</p>
|
||||
<form id="suggest-form" class="stack">
|
||||
<label class="stack">
|
||||
|
||||
@@ -109,8 +109,8 @@ button.ghost {
|
||||
border-color: #374151;
|
||||
}
|
||||
|
||||
.label { color: #9ca3af; font-size: 12px; }
|
||||
.hint { color: #9ca3af; font-size: 12px; margin: 8px 0 0; }
|
||||
.label { color: #9ca3af; font-size: 14px; }
|
||||
.hint { color: #9ca3af; font-size: 12px; margin: 8px 0 12px 0; }
|
||||
.hint.warning { color: #f59e0b; }
|
||||
.disabled-form { opacity: 0.5; pointer-events: none; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user