diff options
author | Chocobozzz <me@florianbigard.com> | 2021-04-14 16:39:37 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-04-14 16:39:37 +0200 |
commit | 266947e5efc7ff30b0020beb5a74e4d4fc696fa5 (patch) | |
tree | 66c2e0f463e373d971d290d9ff3b07b9528ebf27 /client/src/app/modal/confirm.component.scss | |
parent | 251a82ffbb62c575d7aeb260dff22409dae39d73 (diff) | |
download | PeerTube-266947e5efc7ff30b0020beb5a74e4d4fc696fa5.tar.gz PeerTube-266947e5efc7ff30b0020beb5a74e4d4fc696fa5.tar.zst PeerTube-266947e5efc7ff30b0020beb5a74e4d4fc696fa5.zip |
Refactor modal buttons style
Diffstat (limited to 'client/src/app/modal/confirm.component.scss')
-rw-r--r-- | client/src/app/modal/confirm.component.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/client/src/app/modal/confirm.component.scss b/client/src/app/modal/confirm.component.scss index ed226bc09..69978f212 100644 --- a/client/src/app/modal/confirm.component.scss +++ b/client/src/app/modal/confirm.component.scss | |||
@@ -17,5 +17,3 @@ input[type=text] { | |||
17 | .form-group { | 17 | .form-group { |
18 | margin: 20px 0; | 18 | margin: 20px 0; |
19 | } | 19 | } |
20 | |||
21 | |||