fix: Paragon stepper fix inside discussions settings

This commit is contained in:
Stanislav Lunyachek
2024-03-05 13:11:09 +02:00
committed by Adolfo R. Brandes
parent d0c4765698
commit 2b8edfd761
2 changed files with 0 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
@import "./export-stepper/ExportStepper";
@import "./export-footer/ExportFooter";
.export {

View File

@@ -1,3 +0,0 @@
.pgn__stepper-header-step-list {
flex-direction: column;
}