style: update side tools button style
This commit is contained in:
parent
48047df4d0
commit
ead36e1dc7
|
@ -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();
|
||||||
|
|
Loading…
Reference in New Issue