aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/subscription.scss
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2018-02-19 09:32:02 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2018-02-19 09:32:02 +0100
commit853cd45106c28c1899d1afd9a789309e3a8e1926 (patch)
tree793086cc4e5824e5d5cddaf9b4172b349acbde18 /src/styles/subscription.scss
parentTest nativeImage for @2x images (diff)
parentfix(App): Fix issues with disabling launch app on startup (diff)
downloadferdium-app-853cd45106c28c1899d1afd9a789309e3a8e1926.tar.gz
ferdium-app-853cd45106c28c1899d1afd9a789309e3a8e1926.tar.zst
ferdium-app-853cd45106c28c1899d1afd9a789309e3a8e1926.zip
Merge branch 'develop' into feature/linux-icons
Diffstat (limited to 'src/styles/subscription.scss')
-rw-r--r--src/styles/subscription.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/styles/subscription.scss b/src/styles/subscription.scss
index 01d8f4ecb..8bfb68d23 100644
--- a/src/styles/subscription.scss
+++ b/src/styles/subscription.scss
@@ -63,11 +63,3 @@
63 } 63 }
64 } 64 }
65} 65}
66
67.mining-details {
68 margin-bottom: 15px;
69
70 button {
71 color: $theme-brand-primary;
72 }
73}