.link-editor{z-index:10;max-width:400px;width:100%;opacity:0;will-change:transform;background-color:#fff;border-radius:0 0 8px 8px;flex-direction:column;transition:opacity .5s;display:flex;position:absolute;top:0;left:0;box-shadow:0 5px 10px #0000004d}.link-editor .button{width:20px;height:20px;cursor:pointer;border-radius:8px;margin:0 2px;padding:6px;display:inline-block}.link-editor .button.hovered{width:20px;height:20px;background-color:#eee;display:inline-block}.link-editor .button i,.actions i{height:20px;width:20px;vertical-align:-.25em;background-size:contain;display:inline-block}