Style fixes

This commit is contained in:
Kuba Orlik 2026-05-26 17:22:17 +02:00
parent b6ffc34e2f
commit 846c5a47d2
2 changed files with 1 additions and 4 deletions

View File

@ -32,6 +32,7 @@
span { span {
background-color: var(--bg); background-color: var(--bg);
padding: 0 8px;
} }
.arrow-right, .arrow-right,

View File

@ -237,7 +237,3 @@ h4 {
} }
} }
} }
.sealious-list-wrapper {
padding: 16px;
}