aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components
diff options
context:
space:
mode:
authorTerry Smith <52763493+tshfx@users.noreply.github.com>2019-07-16 10:36:57 +0800
committerDan J Miller <danjm.com@gmail.com>2019-07-16 10:36:57 +0800
commit721215973a5d317ed587c9ee9e63b6fb97afacf8 (patch)
tree547ad3e45314b5358bff156f1cee9f9ed0348c11 /ui/app/components
parent78cdee23c0f9ba0a6e54bab0ddccc4df3abfe3d9 (diff)
downloadtangerine-wallet-browser-721215973a5d317ed587c9ee9e63b6fb97afacf8.tar.gz
tangerine-wallet-browser-721215973a5d317ed587c9ee9e63b6fb97afacf8.tar.zst
tangerine-wallet-browser-721215973a5d317ed587c9ee9e63b6fb97afacf8.zip
Re enable the setMouseUserState styles. (#6860)
Typo
Diffstat (limited to 'ui/app/components')
-rw-r--r--ui/app/components/ui/button/buttons.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/app/components/ui/button/buttons.scss b/ui/app/components/ui/button/buttons.scss
index f1366cffe..f6388fa47 100644
--- a/ui/app/components/ui/button/buttons.scss
+++ b/ui/app/components/ui/button/buttons.scss
@@ -22,7 +22,6 @@ $hover-orange: #FFD3B5;
box-sizing: border-box;
border-radius: 6px;
width: 100%;
- outline: none;
transition: border-color .3s ease, background-color .3s ease;
&--disabled,