3
0

Fix compose tests

This commit is contained in:
Jože Fortun 2023-10-23 16:48:10 +02:00
parent 2508b60dc0
commit 90fb441069

View File

@ -43,7 +43,7 @@ button:disabled {
cursor: pointer; cursor: pointer;
} }
.gap-1{ .gap-1 {
gap: 0.5rem; gap: 0.5rem;
} }