style: update side tools button style

This commit is contained in:
XPoet 2020-11-26 09:41:53 +08:00
parent 48047df4d0
commit ead36e1dc7
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ $tools-item-width = 30px;
cursor: pointer; cursor: pointer;
box-shadow: 1px 1px 3px var(--shadow-color); box-shadow: 1px 1px 3px var(--shadow-color);
border-right: none; border-right: none;
border-radius: 1px;
&:hover { &:hover {
transition(); transition();