feat: allow wider tooltip width than parent container (#682)
This commit is contained in:
committed by
László Monda
parent
cabfde7963
commit
f52dc36a6a
@@ -95,7 +95,7 @@
|
||||
<icon name="question-circle"
|
||||
data-toggle="tooltip"
|
||||
html="true"
|
||||
maxWidth="500"
|
||||
maxWidth="525"
|
||||
title="<ul class='no-indent text-left'>
|
||||
<li><strong>Default behavior</strong>: Remap the key on the the current layer of the current keymap.</li>
|
||||
<li><strong>Remap on all keymaps</strong>: Remap key on the current layer of all keymaps.</li>
|
||||
|
||||
Reference in New Issue
Block a user