From 45373f655f68fdd0b320cde175b6108454ad4731 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sat, 17 Jul 2021 20:32:22 +0530 Subject: Removed Franz paid plans features: - serviceLimit - planSelection - trialStatusBar and other Franz features that were for different tiers of subscription. --- src/styles/subscription.scss | 49 -------------------------------------------- 1 file changed, 49 deletions(-) delete mode 100644 src/styles/subscription.scss (limited to 'src/styles/subscription.scss') diff --git a/src/styles/subscription.scss b/src/styles/subscription.scss deleted file mode 100644 index 70fb41cde..000000000 --- a/src/styles/subscription.scss +++ /dev/null @@ -1,49 +0,0 @@ -.subscription { - .subscription__premium-features { - margin: 10px 0; - - li { - align-items: center; - display: flex; - height: 30px; - - &:before { - content: "👍"; - margin-right: 10px; - } - - .badge { margin-left: 10px; } - } - } - - .subscription__premium-info { margin: 15px 0 25px; } -} - -.paymentTiers .franz-form__radio-wrapper { - flex-flow: wrap; - - .franz-form__radio { - flex: initial; - margin-right: 2%; - width: 32%; - - &:nth-child(3) { margin-right: 0; } - - &:nth-child(4) { - margin-right: 0; - margin-top: 2%; - width: 100%; - } - } -} - -.settings .paymentTiers .franz-form__radio-wrapper .franz-form__radio { - width: 49%; - - &:nth-child(2) { margin-right: 0; } - - &:nth-child(3) { - margin-top: 2%; - width: 100%; - } -} -- cgit v1.2.3-70-g09d2