fix: Remove unused scss files

This commit is contained in:
Ahmed Bouhuolia
2024-10-13 17:22:14 +02:00
parent e873198238
commit 152a22baa0
13 changed files with 21 additions and 332 deletions

View File

@@ -4,11 +4,11 @@
// > .page-form__floating-actions
.page-form {
$self: '.page-form';
// padding-bottom: 20px;
padding-bottom: 20px;
&__floating-actions {
// position: fixed;
// bottom: 0;
position: fixed;
bottom: 0;
width: 100%;
background: #fff;
padding: 14px 18px;