aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/subscription.scss
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2018-02-19 11:50:11 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2018-02-19 11:50:11 +0100
commit857221ad84b31819d22bb4ce028dd8cb8d606f86 (patch)
treefecf60fe2e210197f3eac53e55ad44ac94d3ca3c /src/styles/subscription.scss
parentAutomatic i18n update (i18n.meetfranz.com) (diff)
parentfix(Linux): Fix window restore on notification click (@closingin) (diff)
downloadferdium-app-857221ad84b31819d22bb4ce028dd8cb8d606f86.tar.gz
ferdium-app-857221ad84b31819d22bb4ce028dd8cb8d606f86.tar.zst
ferdium-app-857221ad84b31819d22bb4ce028dd8cb8d606f86.zip
Merge branch 'develop' into i18n
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}