🐛 Fix problem with component swap style

This commit is contained in:
alonso.torres 2024-12-23 12:36:22 +01:00
parent a0022a804b
commit 2813fda136
2 changed files with 2 additions and 0 deletions

View file

@ -402,6 +402,7 @@
.component-swap {
padding-top: $s-12;
max-width: $s-248;
}
.component-swap-content {