mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
improve widget and kapa CSS on mobile, and finally fix that logo text… (#3446)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<!-- Was this page helpful? -->
|
||||
{% if feedback %}
|
||||
<div class="n8n-feedback-container">
|
||||
<div id="n8n-ratings-feedback" style="display: flex; gap: 1em; align-items: center;">
|
||||
<div id="n8n-ratings-feedback">
|
||||
<span>{{ feedback.question }}</span>
|
||||
<button type="submit" class="plausible-event-name=Positive+Rating plausible-event-page=/{{ page.url }} n8n-feedback-button-positive" onclick="handleRating('positive')" >
|
||||
<img src="/_images/assets/thumb_up.png" alt="Thumbs up" style="width: 20px; height: 20px; border: none !important;">{{ feedback.positive_button_text }}
|
||||
|
||||
Reference in New Issue
Block a user