Slightly move icon button dropdowns

This commit is contained in:
Preston 2020-07-11 19:11:40 -04:00
parent 6fb18dbab2
commit 0ba5a802dc
1 changed files with 2 additions and 2 deletions
src/renderer/components/ft-icon-button

View File

@ -58,10 +58,10 @@
user-select: none
&.left
right: calc(50% - 20px)
right: calc(50% - 10px)
&.right
left: calc(50% - 20px)
left: calc(50% - 10px)
.list
margin: 0