Commit 7e8e5229 authored by Phil Hughes's avatar Phil Hughes

fixed discard dropdown being off the screen

parent 38db5f07
......@@ -52,13 +52,14 @@ export default {
data-boundary="viewport"
data-placement="bottom"
data-toggle="dropdown"
data-display="static"
>
<icon
:size="12"
name="more"
/>
</button>
<div class="dropdown-menu">
<div class="dropdown-menu dropdown-menu-right">
<ul>
<li>
<button
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment