Commit bcae21b1 authored by Clement Ho's avatar Clement Ho

Remove border radius of list item buttons

parent 71da8ffa
...@@ -86,6 +86,7 @@ ...@@ -86,6 +86,7 @@
padding: 8px 16px; padding: 8px 16px;
text-overflow: ellipsis; text-overflow: ellipsis;
overflow-y: hidden; overflow-y: hidden;
border-radius: 0;
&:hover, &:hover,
&:focus { &:focus {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment