diff options
Diffstat (limited to 'vnext/src/components/Button.css')
-rw-r--r-- | vnext/src/components/Button.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/src/components/Button.css b/vnext/src/components/Button.css index 7394583b..2acb87be 100644 --- a/vnext/src/components/Button.css +++ b/vnext/src/components/Button.css @@ -10,4 +10,4 @@ .Button:hover { background: #f8f8f8; border-bottom: 1px solid #ff339a; -}
\ No newline at end of file +} |