From 266947e5efc7ff30b0020beb5a74e4d4fc696fa5 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 14 Apr 2021 16:39:37 +0200 Subject: Refactor modal buttons style --- client/src/app/modal/custom-modal.component.scss | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'client/src/app/modal/custom-modal.component.scss') diff --git a/client/src/app/modal/custom-modal.component.scss b/client/src/app/modal/custom-modal.component.scss index a7fa30cf5..d6ef772b2 100644 --- a/client/src/app/modal/custom-modal.component.scss +++ b/client/src/app/modal/custom-modal.component.scss @@ -8,13 +8,3 @@ li { margin-bottom: 10px; } - -.action-button-cancel { - @include peertube-button; - @include grey-button; -} - -.action-button-confirm { - @include peertube-button; - @include orange-button; -} -- cgit v1.2.3