vuesax icon indicating copy to clipboard operation
vuesax copied to clipboard

fix(sidebar): prevent extra space for sidebar item without an icon

Open probil opened this issue 4 years ago • 1 comments

Implements: #343

Fixes an extra space caused by <i> element when an icon is not provided

Before

Screenshot 2021-10-31 at 18 23 50

After

Screenshot 2021-10-31 at 18 22 54

probil avatar Oct 31 '21 16:10 probil

Thanks! I have fixed it in my fork. Please, check this: https://github.com/lusaxweb/vuesax/issues/1024

Brugarolas avatar Mar 24 '23 19:03 Brugarolas