[design] improve link items

This commit is contained in:
zombieFox 2018-12-26 17:21:23 -07:00
parent 5c3a10c2f9
commit e000473e42

View File

@ -23,7 +23,7 @@
border-radius: var(--radius);
padding: 0 1em;
width: 100%;
height: calc(100% - 2px);
height: calc(100% - 3px);
display: flex;
z-index: 3;
position: relative;