Fix compose tests

This commit is contained in:
Jože Fortun
2023-10-30 17:37:20 +01:00
parent 5d2d30431f
commit 7301b804db
@@ -404,11 +404,3 @@ input[type="search"]::-webkit-search-cancel-button {
width: 100%;
}
}
.gap-1 {
gap: 0.5rem;
}
.gap-2 {
gap: 1rem;
}