diff options
author | Chocobozzz <me@florianbigard.com> | 2019-08-28 15:46:56 +0200 |
---|---|---|
committer | Chocobozzz <chocobozzz@cpy.re> | 2019-09-05 10:17:02 +0200 |
commit | 589d9f55f6f3f0d069d4bbb207d3d20769cc4ded (patch) | |
tree | 0826bda439beb523e458513672a3d06c924e1760 /client/src/app/modal/welcome-modal.component.scss | |
parent | 43d0ea7f4b88d52097172cc0c1831edd7e492503 (diff) | |
download | PeerTube-589d9f55f6f3f0d069d4bbb207d3d20769cc4ded.tar.gz PeerTube-589d9f55f6f3f0d069d4bbb207d3d20769cc4ded.tar.zst PeerTube-589d9f55f6f3f0d069d4bbb207d3d20769cc4ded.zip |
Add config instance warning modal
Diffstat (limited to 'client/src/app/modal/welcome-modal.component.scss')
-rw-r--r-- | client/src/app/modal/welcome-modal.component.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/client/src/app/modal/welcome-modal.component.scss b/client/src/app/modal/welcome-modal.component.scss index ab57bb993..a59c5b7a9 100644 --- a/client/src/app/modal/welcome-modal.component.scss +++ b/client/src/app/modal/welcome-modal.component.scss | |||
@@ -5,10 +5,6 @@ | |||
5 | font-size: 15px; | 5 | font-size: 15px; |
6 | } | 6 | } |
7 | 7 | ||
8 | .action-button-cancel { | ||
9 | margin-right: 0 !important; | ||
10 | } | ||
11 | |||
12 | .subtitle { | 8 | .subtitle { |
13 | font-weight: $font-semibold; | 9 | font-weight: $font-semibold; |
14 | margin-bottom: 10px; | 10 | margin-bottom: 10px; |